Searched defs:TIME_ZONE_INFORMATION (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dwintz.h26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef in typeref:struct:_TIME_ZONE_INFORMATION
/external/chromium_org/third_party/icu/source/i18n/
H A Dwintzimpl.h24 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef in typeref:struct:_TIME_ZONE_INFORMATION
32 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
H A Dwindtfmt.h35 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef in typeref:struct:_TIME_ZONE_INFORMATION
118 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
127 TIME_ZONE_INFORMATION *fTZI;
/external/icu/icu4c/source/common/
H A Dwintz.h26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef in typeref:struct:_TIME_ZONE_INFORMATION
/external/icu/icu4c/source/i18n/
H A Dwintzimpl.h24 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef in typeref:struct:_TIME_ZONE_INFORMATION
32 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
H A Dwindtfmt.h35 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef in typeref:struct:_TIME_ZONE_INFORMATION
118 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
127 TIME_ZONE_INFORMATION *fTZI;

Completed in 6231 milliseconds