Searched defs:appendString (Results 1 – 7 of 7) sorted by relevance
95 public void appendString(String input) { in appendString() method in JavascriptTokenBuffer
35 Appendable::appendString(const UChar *s, int32_t length) { in appendString() function in Appendable
210 appendString(uint8_t *dest, int32_t destIndex, int32_t destCapacity, in appendString() function
102 appendString(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendString() function
1878 UnicodeStringAppendable::appendString(const UChar *s, int32_t length) { in appendString() function in UnicodeStringAppendable
121 @Benchmark void appendString(int reps) { in appendString() method in StringBuilderBenchmark
326 void SkPDFArray::appendString(const SkString& value) { in appendString() function in SkPDFArray330 void SkPDFArray::appendString(const char value[]) { in appendString() function in SkPDFArray