Searched refs:appendIndent (Results 1 – 3 of 3) sorted by relevance
32 static void appendIndent(AString *s, int32_t indent) { in appendIndent() function49 appendIndent(&line, indent); in hexdump()
499 static void appendIndent(AString *s, int32_t indent) { in appendIndent() function583 appendIndent(&tmp, indent + 2); in debugString()612 appendIndent(&s, indent); in debugString()618 appendIndent(&s, indent); in debugString()
123 private void appendIndent(int indent) throws IOException { in appendIndent() method in FastXmlSerializer209 appendIndent(mNesting); in endTag()361 appendIndent(mNesting); in startTag()