Searched refs:winidCapacity (Results 1 – 8 of 8) 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() argument 783 resultWinID.extract(winid, winidCapacity, *status); in ucal_getWindowsTimeZoneID()
|
/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() argument 807 resultWinID.extract(winid, winidCapacity, *status); in ucal_getWindowsTimeZoneID()
|
/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() argument 807 resultWinID.extract(winid, winidCapacity, *status); in ucal_getWindowsTimeZoneID()
|
/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() argument 807 resultWinID.extract(winid, winidCapacity, *status); in ucal_getWindowsTimeZoneID()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1541 UChar* winid, int32_t winidCapacity, UErrorCode* status);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1586 UChar* winid, int32_t winidCapacity, UErrorCode* status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1586 UChar* winid, int32_t winidCapacity, UErrorCode* status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 1586 UChar* winid, int32_t winidCapacity, UErrorCode* status);
|