Searched refs:createCacheEntry (Results 1 – 2 of 2) sorted by relevance
78 const CollationCacheEntry *createCacheEntry(UErrorCode &errorCode);
144 return loader->createCacheEntry(errorCode); in createObject()210 CollationLoader::createCacheEntry(UErrorCode &errorCode) { in createCacheEntry() function in CollationLoader