Searched defs:getAppendBuffer (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
H A Dappendable.cpp60 Appendable::getAppendBuffer(int32_t minCapacity, function in class:Appendable
H A Dcharstr.cpp74 // The caller wrote into the getAppendBuffer().
95 char *CharString::getAppendBuffer(int32_t minCapacity, function in class:CharString
H A Dunistr.cpp1553 // UChar *buffer=str.getAppendBuffer(...);
1889 UnicodeStringAppendable::getAppendBuffer(int32_t minCapacity, function in class:UnicodeStringAppendable

Completed in 155 milliseconds