Searched refs:getRootCacheEntry (Results 1 – 5 of 5) sorted by relevance
33 static const CollationCacheEntry *getRootCacheEntry(UErrorCode &errorCode);
75 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry() function in CollationRoot
149 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in loadTailoring()
28 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in main()
3893 const CollationCacheEntry *rootEntry = CollationRoot::getRootCacheEntry(errorCode); in TestUCAUnsafeBackwards()