Home
last modified time | relevance | path

Searched defs:appendInvariantChars (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/common/
H A Dcharstr.cpp199 CharString &CharString::appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode) { in appendInvariantChars() function in CharString
203 CharString &CharString::appendInvariantChars(const char16_t* uchars, int32_t ucharsLen, UErrorCode … in appendInvariantChars() function in CharString
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dcharstr.cpp199 CharString &CharString::appendInvariantChars(const UnicodeString &s, UErrorCode &errorCode) { in appendInvariantChars() function in CharString
203 CharString &CharString::appendInvariantChars(const char16_t* uchars, int32_t ucharsLen, UErrorCode … in appendInvariantChars() function in CharString