Searched defs:winidCapacity (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucal.cpp | 821 ucal_getWindowsTimeZoneID(const char16_t* id, int32_t len, char16_t* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID() argument
|
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 1118 int32_t ucal_getWindowsTimeZoneID(const UChar *id, int32_t len, UChar *winid, int32_t winidCapacity, in ucal_getWindowsTimeZoneID() argument
|
Completed in 12 milliseconds