Searched refs:kLongDescriptionAttr (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/storage/mime/
H A Ddatabase_support.h35 extern const char* kLongDescriptionAttr;
/haiku/src/kits/storage/mime/
H A Ddatabase_support.cpp45 const char *kLongDescriptionAttr = ATTR_PREFIX "L:DESC"; member in namespace:BPrivate::Storage::Mime
H A DDatabase.cpp314 return _SetStringValue(type, B_LONG_DESCRIPTION_CHANGED, kLongDescriptionAttr,
1069 status_t status = fLocation->DeleteAttribute(type, kLongDescriptionAttr);
H A DDatabaseLocation.cpp450 ssize_t result = ReadAttribute(type, kLongDescriptionAttr, description,

Completed in 92 milliseconds