OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAppendBuffer
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/common/
appendable.cpp
58
Appendable::
getAppendBuffer
(int32_t minCapacity,
charstr.cpp
71
// The caller wrote into the
getAppendBuffer
().
92
char *CharString::
getAppendBuffer
(int32_t minCapacity,
unistr.cpp
947
char *utf8 = sink.
GetAppendBuffer
(length16 < capacity ? length16 : capacity,
[
all
...]
Completed in 2540 milliseconds