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

/haiku/headers/build/os/storage/
H A DMimeType.h35 extern const char *B_PE_APP_MIME_TYPE; // "application/x-vnd.be-peexecutable"
/haiku/headers/os/storage/
H A DMimeType.h38 extern const char* B_PE_APP_MIME_TYPE; // "application/x-vnd.be-peexecutable"
/haiku/src/build/libbe/storage/
H A DMimeType.cpp28 const char *B_PE_APP_MIME_TYPE = "application/x-vnd.be-peexecutable"; variable
/haiku/src/kits/storage/
H A DMimeType.cpp38 const char* B_PE_APP_MIME_TYPE = "application/x-vnd.Be-peexecutable"; variable

Completed in 79 milliseconds