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/icu4c/common/
appendable.cpp
58
Appendable::
getAppendBuffer
(int32_t minCapacity,
charstr.cpp
61
// The caller wrote into the
getAppendBuffer
().
82
char *CharString::
getAppendBuffer
(int32_t minCapacity,
unistr.cpp
891
char *utf8 = sink.
GetAppendBuffer
(length16 < capacity ? length16 : capacity,
[
all
...]
Completed in 455 milliseconds