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()
524 static void appendIndent(AString *s, int32_t indent) { in appendIndent() function608 appendIndent(&tmp, indent + 2); in debugString()637 appendIndent(&s, indent); in debugString()643 appendIndent(&s, indent); in debugString()
143 private void appendIndent(int indent) throws IOException { in appendIndent() method in FastXmlSerializer229 appendIndent(mNesting); in endTag()381 appendIndent(mNesting); in startTag()