Searched defs:urlLength (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | vzone.cpp | 56 vzone_getTZURL(VZone* zone, char16_t* & url, int32_t & urlLength) { in vzone_getTZURL() argument 67 vzone_setTZURL(VZone* zone, char16_t* url, int32_t urlLength) { in vzone_setTZURL() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | vzone.cpp | 56 vzone_getTZURL(VZone* zone, UChar* & url, int32_t & urlLength) { in vzone_getTZURL() argument 67 vzone_setTZURL(VZone* zone, UChar* url, int32_t urlLength) { in vzone_setTZURL() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | vzone.cpp | 56 vzone_getTZURL(VZone* zone, UChar* & url, int32_t & urlLength) { in vzone_getTZURL() argument 67 vzone_setTZURL(VZone* zone, UChar* url, int32_t urlLength) { in vzone_setTZURL() argument
|
Completed in 13 milliseconds