Searched defs:UnicodeStringAppendable (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/unicode/
H A Dappendable.h149 class U_COMMON_API UnicodeStringAppendable : public Appendable { class in inherits:Appendable
156 explicit UnicodeStringAppendable(UnicodeString &s) : str(s) {} function in class:UnicodeStringAppendable
H A Durename.h2254 #define UnicodeStringAppendable U_ICU_ENTRY_POINT_RENAME(UnicodeStringAppendable) macro

Completed in 65 milliseconds