Searched defs:appendString (Results 1 – 8 of 8) sorted by relevance
33 Appendable::appendString(const UChar *s, int32_t length) { in appendString() function in Appendable
1843 UnicodeStringAppendable::appendString(const UChar *s, int32_t length) { in appendString() function in UnicodeStringAppendable
95 public void appendString(String input) { in appendString() method in JavascriptTokenBuffer
147 public static void appendString(final StringBuffer buf, final String s) { in appendString() method in AbstractVisitor
158 void appendString(const SkString& string) { in appendString() function
121 @Benchmark void appendString(int reps) { in appendString() method in StringBuilderBenchmark
320 void SkPDFArray::appendString(const SkString& value) { in appendString() function in SkPDFArray324 void SkPDFArray::appendString(const char value[]) { in appendString() function in SkPDFArray
557 public void appendString(StringBuffer buffer, String string) in appendString() method in JSON562 public void appendString(Appendable buffer, String string) in appendString() method in JSON