Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/icu/source/common/
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
/external/cronet/tot/third_party/icu/source/common/
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
/external/icu/icu4c/source/common/
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