Home
last modified time | relevance | path

Searched refs:_createTimeZone (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducal.cpp35 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() function
88 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_setDefaultTimeZone()
97 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_getDSTSavings()
144 : _createTimeZone(zoneID, len, status); in ucal_open()
199 : _createTimeZone(zoneID, len, status); in ucal_setTimeZone()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp35 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() function
88 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_setDefaultTimeZone()
114 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_getDSTSavings()
162 : _createTimeZone(zoneID, len, status), *status); in ucal_open()
223 : _createTimeZone(zoneID, len, status); in ucal_setTimeZone()
/third_party/icu/icu4c/source/i18n/
Ducal.cpp35 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() function
88 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_setDefaultTimeZone()
114 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_getDSTSavings()
162 : _createTimeZone(zoneID, len, status), *status); in ucal_open()
223 : _createTimeZone(zoneID, len, status); in ucal_setTimeZone()
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp35 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() function
88 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_setDefaultTimeZone()
114 TimeZone* zone = _createTimeZone(zoneID, -1, ec); in ucal_getDSTSavings()
162 : _createTimeZone(zoneID, len, status), *status); in ucal_open()
223 : _createTimeZone(zoneID, len, status); in ucal_setTimeZone()