HomeSort by relevance Sort by last modified time
    Searched refs:USystemTimeZoneType (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/unicode/
ucal.h 530 enum USystemTimeZoneType {
549 typedef enum USystemTimeZoneType USystemTimeZoneType;
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
timezone.h 195 USystemTimeZoneType zoneType,
    [all...]
  /external/icu4c/i18n/
timezone.cpp 683 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) {
711 static int32_t* initMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) {
819 static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) {
    [all...]
ucal.cpp 50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,

Completed in 2994 milliseconds