Searched refs:indented_os (Results 1 – 1 of 1) sorted by relevance
618 std::ostream indented_os(&indent_filter); in DumpOatDexFile() local620 if (!DumpOatClass(indented_os, oat_class, *(dex_file.get()), class_def, &stop_analysis)) { in DumpOatDexFile()