Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Ducharstrie.h369 UCharsTrie(UChar *adoptUChars, const UChar *trieUChars) in UCharsTrie() argument
370 : ownedArray_(adoptUChars), uchars_(trieUChars), in UCharsTrie()