Home
last modified time | relevance | path

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

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