Searched refs:getSortKey_legacy (Results 1 – 2 of 2) sorted by relevance
/external/cronet/third_party/icu/source/samples/legacy/ |
D | oldcol.cpp | 34 int32_t getSortKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, i… in getSortKey_legacy() function 100 keySize = getSortKey_legacy("ja", data[i], -1, keys[i], 32); in test_legacy()
|
/external/icu/icu4c/source/samples/legacy/ |
D | oldcol.cpp | 34 int32_t getSortKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, i… in getSortKey_legacy() function 100 keySize = getSortKey_legacy("ja", data[i], -1, keys[i], 32); in test_legacy()
|