Lines Matching refs:DAVProperties
256 ( rProp.Name == DAVProperties::CREATIONDATE ) ) in UCBNamesToDAVNames()
260 propertyNames.push_back( DAVProperties::CREATIONDATE ); in UCBNamesToDAVNames()
267 ( rProp.Name == DAVProperties::GETLASTMODIFIED ) ) in UCBNamesToDAVNames()
272 DAVProperties::GETLASTMODIFIED ); in UCBNamesToDAVNames()
279 ( rProp.Name == DAVProperties::GETCONTENTTYPE ) ) in UCBNamesToDAVNames()
284 DAVProperties::GETCONTENTTYPE ); in UCBNamesToDAVNames()
291 ( rProp.Name == DAVProperties::GETCONTENTLENGTH ) ) in UCBNamesToDAVNames()
296 DAVProperties::GETCONTENTLENGTH ); in UCBNamesToDAVNames()
309 ( rProp.Name == DAVProperties::RESOURCETYPE ) ) in UCBNamesToDAVNames()
313 propertyNames.push_back( DAVProperties::RESOURCETYPE ); in UCBNamesToDAVNames()
462 if ( rName.equals( DAVProperties::CREATIONDATE ) ) in addProperty()
479 else if ( rName.equals( DAVProperties::GETCONTENTLENGTH ) ) in addProperty()
501 else if ( rName.equals( DAVProperties::GETCONTENTTYPE ) ) in addProperty()
519 else if ( rName.equals( DAVProperties::GETLASTMODIFIED ) ) in addProperty()
548 else if ( rName.equals( DAVProperties::RESOURCETYPE ) ) in addProperty()
590 DAVProperties::LOCKDISCOVERY, in isCachable()
592 DAVProperties::GETETAG, in isCachable()
597 DAVProperties::GETLASTMODIFIED, in isCachable()
601 DAVProperties::GETCONTENTLENGTH, in isCachable()