HomeSort by relevance Sort by last modified time
    Searched defs:getAppendBuffer (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
appendable.cpp 60 Appendable::getAppendBuffer(int32_t minCapacity,
charstr.cpp 74 // The caller wrote into the getAppendBuffer().
95 char *CharString::getAppendBuffer(int32_t minCapacity,
unistr.cpp 976 char *utf8 = sink.GetAppendBuffer(length16 < capacity ? length16 : capacity,
    [all...]

Completed in 358 milliseconds