Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtimezone.cpp625 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() function
798 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec); in getMap()
803 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec); in getMap()
808 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec); in getMap()