Searched defs:getWindowsTimeZoneInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dwintzimpl.cpp116 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) { function
150 if (getWindowsTimeZoneInfo(zoneInfo, icuid, length)) {
/external/icu/icu4c/source/i18n/
H A Dwintzimpl.cpp116 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) { function
150 if (getWindowsTimeZoneInfo(zoneInfo, icuid, length)) {

Completed in 144 milliseconds