Searched defs:winid (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 772 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() 790 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int3… in ucal_getTimeZoneIDForWindowsID()
|
D | timezone.cpp | 1554 TimeZone::getWindowsID(const UnicodeString& id, UnicodeString& winid, UErrorCode& status) { in getWindowsID() 1634 TimeZone::getIDForWindowsID(const UnicodeString& winid, const char* region, UnicodeString& id, UErr… in getIDForWindowsID()
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() 814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int3… in ucal_getTimeZoneIDForWindowsID()
|
D | timezone.cpp | 1577 TimeZone::getWindowsID(const UnicodeString& id, UnicodeString& winid, UErrorCode& status) { in getWindowsID() 1657 TimeZone::getIDForWindowsID(const UnicodeString& winid, const char* region, UnicodeString& id, UErr… in getIDForWindowsID()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() 814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int3… in ucal_getTimeZoneIDForWindowsID()
|
D | timezone.cpp | 1577 TimeZone::getWindowsID(const UnicodeString& id, UnicodeString& winid, UErrorCode& status) { in getWindowsID() 1657 TimeZone::getIDForWindowsID(const UnicodeString& winid, const char* region, UnicodeString& id, UErr… in getIDForWindowsID()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() 814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int3… in ucal_getTimeZoneIDForWindowsID()
|
D | timezone.cpp | 1596 TimeZone::getWindowsID(const UnicodeString& id, UnicodeString& winid, UErrorCode& status) { in getWindowsID() 1676 TimeZone::getIDForWindowsID(const UnicodeString& winid, const char* region, UnicodeString& id, UErr… in getIDForWindowsID()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tztest.cpp | 2444 const char *winid; in TestGetWindowsID() member 2472 const char *winid; in TestGetIDForWindowsID() member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | TimeZone.java | 1181 public static String getIDForWindowsID(String winid, String region) { in getIDForWindowsID()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeZone.java | 1279 public static String getIDForWindowsID(String winid, String region) { in getIDForWindowsID()
|