HomeSort by relevance Sort by last modified time
    Searched defs:TIME_ZONE_INFORMATION (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
wintz.h 28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION;
  /external/icu/icu4c/source/i18n/
wintzimpl.h 26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION;
34 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
windtfmt.h 37 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION;
120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
128 TIME_ZONE_INFORMATION *fTZI;

Completed in 385 milliseconds