Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dtimezone.cpp131 int32_t LEN_SYSTEM_ZONES = 0; variable
147 LEN_SYSTEM_ZONES = 0; in timeZone_cleanup()
681 len = LEN_SYSTEM_ZONES; in getMap()
764 LEN_SYSTEM_ZONES = numEntries; in initMap()
769 len = LEN_SYSTEM_ZONES; in initMap()
/external/icu4c/common/unicode/
Durename.h55 #define LEN_SYSTEM_ZONES U_ICU_ENTRY_POINT_RENAME(LEN_SYSTEM_ZONES) macro