Searched refs:kFileTypeAttr (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/storage/mime/
H A Ddatabase_support.h30 extern const char* kFileTypeAttr;
/haiku/src/kits/storage/mime/
H A DMimeInfoUpdater.cpp104 || node.GetAttrInfo(kFileTypeAttr, &info) == B_ENTRY_NOT_FOUND) {
121 ssize_t bytes = node.WriteAttr(kFileTypeAttr, kFileTypeType, 0, type,
H A Ddatabase_support.cpp40 const char *kFileTypeAttr = "BEOS:TYPE"; member in namespace:BPrivate::Storage::Mime

Completed in 89 milliseconds