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 534 enum USystemTimeZoneType {
553 typedef enum USystemTimeZoneType USystemTimeZoneType;
572 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
timezone.h 195 USystemTimeZoneType zoneType,
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 593 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) {
759 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) {
795 static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) {
959 USystemTimeZoneType zoneType,
    [all...]
ucal.cpp 53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,

Completed in 190 milliseconds