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

/haiku-fatelf/headers/build/os/storage/
H A DAppFileInfo.h61 status_t GetCatalogEntry(char *catalogEntry) const;
/haiku-fatelf/headers/os/storage/
H A DAppFileInfo.h68 status_t GetCatalogEntry(char *catalogEntry) const;
/haiku-fatelf/src/servers/registrar/mime/
H A DUpdateMimeInfoThread.cpp154 err = appFileInfoRead.GetCatalogEntry(catalogEntry);
/haiku-fatelf/src/build/libbe/storage/mime/
H A DUpdateMimeInfoThread.cpp274 err = appFileInfoRead.GetCatalogEntry(catalogEntry);
/haiku-fatelf/src/build/libbe/storage/
H A DAppFileInfo.cpp314 // GetCatalogEntry
331 BAppFileInfo::GetCatalogEntry(char *catalogEntry) const function in class:BAppFileInfo
/haiku-fatelf/src/kits/storage/
H A DAppFileInfo.cpp343 // GetCatalogEntry
360 BAppFileInfo::GetCatalogEntry(char *catalogEntry) const function in class:BAppFileInfo

Completed in 115 milliseconds