Searched defs:cacheInit (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dreldatefmt.cpp502 static void U_CALLCONV cacheInit(UErrorCode &status) { function
516 umtx_initOnce(gCacheInitOnce, &cacheInit, status);
H A Dmeasfmt.cpp352 static void U_CALLCONV cacheInit(UErrorCode &status) { function
367 umtx_initOnce(gCacheInitOnce, &cacheInit, status);

Completed in 118 milliseconds