Home
last modified time | relevance | path

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

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