Home
last modified time | relevance | path

Searched refs:cacheContext (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dunifiedcachetest.cpp37 const UnifiedCache *cacheContext = (const UnifiedCache *) context; in createObject() local
44 if (cacheContext == NULL) { in createObject()
47 cacheContext->get(LocaleCacheKey<UCTItem>(fLoc.getLanguage()), item, status); in createObject()
Dtsmthred.cpp1306 const UnifiedCache *cacheContext = (const UnifiedCache *) context; in createObject() local
1310 if (cacheContext == NULL) { in createObject()
1314 cacheContext->get(LocaleCacheKey<UCTMultiThreadItem>(fLoc.getLanguage()), result, status); in createObject()