Home
last modified time | relevance | path

Searched refs:appendIndent (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/foundation/
Dhexdump.cpp32 static void appendIndent(AString *s, int32_t indent) { in appendIndent() function
49 appendIndent(&line, indent); in hexdump()
DAMessage.cpp519 static void appendIndent(AString *s, int32_t indent) { in appendIndent() function
603 appendIndent(&tmp, indent + 2); in debugString()
632 appendIndent(&s, indent); in debugString()
638 appendIndent(&s, indent); in debugString()
/frameworks/base/core/java/com/android/internal/util/
DFastXmlSerializer.java140 private void appendIndent(int indent) throws IOException { in appendIndent() method in FastXmlSerializer
226 appendIndent(mNesting); in endTag()
378 appendIndent(mNesting); in startTag()
/frameworks/base/config/
Dboot-image-profile.txt39558 HSPLcom/android/internal/util/FastXmlSerializer;->appendIndent(I)V