Home
last modified time | relevance | path

Searched defs:icuid (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t le… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp379 UnicodeString icuid; in setTimeZoneInfo() local
/third_party/icu/icu4c/source/i18n/
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t le… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp384 UnicodeString icuid; in setTimeZoneInfo() local
/third_party/node/deps/icu-small/source/i18n/
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const char16_t *icuid, int32_t… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const char16_t *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp385 UnicodeString icuid; in setTimeZoneInfo() local
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DLocaleNameTest.java40 StringBuffer icuid = new StringBuffer(); in TestLanguageNames() local