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

  /external/chromium_org/third_party/icu/source/i18n/
wintzimpl.cpp 116 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) {
150 if (getWindowsTimeZoneInfo(zoneInfo, icuid, length)) {
  /external/icu/icu4c/source/i18n/
wintzimpl.cpp 116 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) {
150 if (getWindowsTimeZoneInfo(zoneInfo, icuid, length)) {

Completed in 124 milliseconds