Searched refs:WriteToAttribute (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/locale/
H A DEditableCatalog.h42 status_t WriteToAttribute(
H A DHashMapCatalog.h95 virtual status_t WriteToAttribute(const entry_ref &appOrAddOnRef) function in class:BPrivate::HashMapCatalog
/haiku/src/kits/locale/
H A DEditableCatalog.cpp122 EditableCatalog::WriteToAttribute(const entry_ref& appOrAddOnRef) function in class:BPrivate::EditableCatalog
127 return fCatalogData->WriteToAttribute(appOrAddOnRef);
H A DCatalogData.cpp129 BCatalogData::WriteToAttribute(const entry_ref& appOrAddOnRef) function in class:BCatalogData
/haiku/src/tools/locale/
H A DCatalogData.cpp136 BCatalogData::WriteToAttribute(const entry_ref &appOrAddOnRef) function in class:BCatalogData
H A Dlinkcatkeys.cpp132 res = targetCatImpl.WriteToAttribute(eref);
/haiku/headers/os/locale/
H A DCatalogData.h66 virtual status_t WriteToAttribute(
/haiku/src/bin/locale/
H A Dlinkcatkeys.cpp147 res = targetCatalog.WriteToAttribute(eref);

Completed in 91 milliseconds