Searched defs:indentStr (Results 1 – 3 of 3) sorted by relevance
25 inline static void indentStr(String8& str, int indent) { in indentStr() function
30 static const char indentStr[] = variable
193 void printAnnotations(FILE* fp, const char* indentStr) { in printAnnotations()2265 const char* indentStr = getIndentSpace(indent); in writeResourceLoadedCallbackForLayoutClasses() local2333 const char* indentStr = getIndentSpace(indent); in writeLayoutClasses() local