Home
last modified time | relevance | path

Searched defs:indentStr (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/tools/split-select/
H A DRule.cpp25 inline static void indentStr(String8& str, int indent) { in indentStr() function
/aosp12/system/libhwbinder/
H A DDebug.cpp31 static const char indentStr[] = variable
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp47 static const char indentStr[] = variable
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp193 void printAnnotations(FILE* fp, const char* indentStr) { in printAnnotations()
2265 const char* indentStr = getIndentSpace(indent); in writeResourceLoadedCallbackForLayoutClasses() local
2333 const char* indentStr = getIndentSpace(indent); in writeLayoutClasses() local