Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc618 std::ostream indented_os(&indent_filter); in DumpOatDexFile() local
620 if (!DumpOatClass(indented_os, oat_class, *(dex_file.get()), class_def, &stop_analysis)) { in DumpOatDexFile()