Searched refs:SetCatalogEntry (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/headers/build/os/storage/
H A DAppFileInfo.h62 status_t SetCatalogEntry(const char *catalogEntry);
/haiku-fatelf/src/servers/registrar/mime/
H A DUpdateMimeInfoThread.cpp156 err = appFileInfoWrite.SetCatalogEntry(catalogEntry);
158 err = appFileInfoWrite.SetCatalogEntry(NULL);
/haiku-fatelf/headers/os/storage/
H A DAppFileInfo.h69 status_t SetCatalogEntry(const char *catalogEntry);
/haiku-fatelf/src/build/libbe/storage/mime/
H A DUpdateMimeInfoThread.cpp276 err = appFileInfoWrite.SetCatalogEntry(catalogEntry);
278 err = appFileInfoWrite.SetCatalogEntry(NULL);
/haiku-fatelf/src/build/libbe/storage/
H A DAppFileInfo.cpp355 // SetCatalogEntry
371 BAppFileInfo::SetCatalogEntry(const char *catalogEntry) function in class:BAppFileInfo
/haiku-fatelf/src/kits/storage/
H A DAppFileInfo.cpp384 // SetCatalogEntry
400 BAppFileInfo::SetCatalogEntry(const char* catalogEntry) function in class:BAppFileInfo

Completed in 55 milliseconds