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

  /external/icu/icu4c/source/i18n/unicode/
ucal.h 530 enum USystemTimeZoneType {
549 typedef enum USystemTimeZoneType USystemTimeZoneType;
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
timezone.h 193 USystemTimeZoneType zoneType,
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 589 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) {
755 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) {
791 static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) {
955 USystemTimeZoneType zoneType,
    [all...]
ucal.cpp 50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,

Completed in 100 milliseconds