Home | History | Annotate | Download | only in intltest

Lines Matching refs:UnifiedCache

13 #include "unifiedcache.h"
35 const UnifiedCache *cacheContext = (const UnifiedCache *) context;
43 UnifiedCache::getByLocale(fLoc.getLanguage(), item, status);
96 const UnifiedCache *cache = UnifiedCache::getInstance(status);
112 // We have to call this first or else calling the UnifiedCache
115 UnifiedCache::getInstance(status);
117 // We create our own local UnifiedCache instance to ensure we have
120 UnifiedCache cache(status);
173 // We have to call this first or else calling the UnifiedCache
176 UnifiedCache::getInstance(status);
178 // We create our own local UnifiedCache instance to ensure we have
181 UnifiedCache cache(status);
297 const UnifiedCache *cache = UnifiedCache::getInstance(status);
352 const UnifiedCache *cache = UnifiedCache::getInstance(status);