Home
last modified time | relevance | path

Searched refs:adoptUChars (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducharstrie.h371 UCharsTrie(char16_t *adoptUChars, const char16_t *trieUChars) in UCharsTrie() argument
372 : ownedArray_(adoptUChars), uchars_(trieUChars), in UCharsTrie()