Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dtimezone.cpp706 m = initMap(type, len, ec); in getMap()
711 static int32_t* initMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in initMap() function in TZEnumeration