Searched defs:createCache (Results 1 – 9 of 9) sorted by relevance
211 createCache(UErrorCode &status) { in createCache() function
277 static void U_CALLCONV createCache(UErrorCode &status) { in createCache() function
475 static void U_CALLCONV createCache(UErrorCode &status) { in createCache() function
477 static void U_CALLCONV createCache(UErrorCode &status) { in createCache() function
1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() function in CalendarCache