Searched defs:leadBytesSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_res.cpp1102 uint16_t leadBytesSize = 256; local
1203 uint16_t leadByteCount = ucol_getLeadBytesForReorderCode(coll, next, leadBytes, leadBytesSize);
/external/icu4c/i18n/
H A Ducol_res.cpp1162 uint16_t leadBytesSize = 256; local
1303 uint16_t leadByteCount = ucol_getLeadBytesForReorderCode(coll->UCA, next, leadBytes, leadBytesSize);

Completed in 59 milliseconds