Home | History | Annotate | Download | only in i18n

Lines Matching refs:initMap

593 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) {
766 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec);
771 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec);
776 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec);