Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1989 std::ostream& indent_os = vios_.Stream(); in Dump() local
2237 std::ostream& indent_os = image_dumper_->vios_.Stream(); in Visit() local
2546 void DumpMethod(ArtMethod* method, std::ostream& indent_os) in DumpMethod()