Searched refs:getRootCacheEntry (Results 1 – 3 of 3) sorted by relevance
31 static const CollationCacheEntry *getRootCacheEntry(UErrorCode &errorCode);
73 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry() function in CollationRoot
145 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in loadTailoring()