Home
last modified time | relevance | path

Searched refs:_PrepareCatalogEntry (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/locale/
H A DLocaleRoster.h106 status_t _PrepareCatalogEntry(const entry_ref& ref,
/haiku/src/kits/locale/
H A DLocaleRoster.cpp497 status_t status = _PrepareCatalogEntry(ref, signature, context, string, in GetLocalizedFileName()
565 BLocaleRoster::_PrepareCatalogEntry(const entry_ref& ref, BString& signature, in _PrepareCatalogEntry() function in BLocaleRoster