Searched refs:B_MIME_TYPE_CREATED (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/build/os/storage/
H A DMimeType.h57 B_MIME_TYPE_CREATED = 0x00000100, enumerator in enum:__anon4
/haiku/headers/os/storage/
H A DMimeType.h60 B_MIME_TYPE_CREATED = 0x00000100, enumerator in enum:__anon4
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp486 case B_MIME_TYPE_CREATED:
/haiku/src/kits/storage/mime/
H A DDatabase.cpp1373 //! \brief Sends a \c B_MIME_TYPE_CREATED notification to the mime monitor service
1377 return _SendMonitorUpdate(B_MIME_TYPE_CREATED, type, B_META_MIME_MODIFIED);
1563 } else if (which == B_MIME_TYPE_CREATED) {
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp3249 NM(B_MIME_TYPE_CREATED, testType),

Completed in 118 milliseconds