Home
last modified time | relevance | path

Searched refs:GetCatalogEntry (Results 1 – 5 of 5) sorted by relevance

/haiku/headers/os/storage/
H A DAppFileInfo.h63 status_t GetCatalogEntry(char* catalogEntry) const;
/haiku/src/kits/storage/mime/
H A DMimeInfoUpdater.cpp155 err = appFileInfoRead.GetCatalogEntry(catalogEntry); in Do()
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp254 BAppFileInfo::GetCatalogEntry(char* catalogEntry) const in GetCatalogEntry() function in BAppFileInfo
/haiku/src/kits/storage/
H A DAppFileInfo.cpp254 BAppFileInfo::GetCatalogEntry(char* catalogEntry) const in GetCatalogEntry() function in BAppFileInfo
/haiku/docs/user/storage/
H A DAppFileInfo.dox218 \fn status_t BAppFileInfo::GetCatalogEntry(char *catalogEntry) const