Home
last modified time | relevance | path

Searched defs:appendCodeUnit (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Duobjtest.cpp323 virtual UBool appendCodeUnit(UChar /*c*/) override { return true; } in appendCodeUnit() function in DummyAppendable
Dustrtest.cpp2098 virtual UBool appendCodeUnit(UChar c) override { str.append(c); return true; } in appendCodeUnit() function in SimpleAppendable
/third_party/skia/third_party/externals/icu/source/common/
Dunistr.cpp1903 UnicodeStringAppendable::appendCodeUnit(UChar c) { in appendCodeUnit() function in UnicodeStringAppendable
/third_party/icu/icu4c/source/common/
Dunistr.cpp1911 UnicodeStringAppendable::appendCodeUnit(UChar c) { in appendCodeUnit() function in UnicodeStringAppendable