Searched defs:initCache (Results 1 – 7 of 7) sorted by relevance
40 void initCache(CacheT *Cache) { *Cache = {}; } in initCache() function in MockAllocator
212 NOINLINE void initCache() { in initCache() function
245 void initCache(CacheT *Cache) { Cache->init(&Stats, &Primary); } in initCache() function
220 initCache(UErrorCode *status) { in initCache() function
481 static void initCache(UErrorCode *status) { in initCache() function