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