Home | History | Annotate | Download | only in oatdump

Lines Matching refs:os_

1274       : os_(os),
1282 std::ostream& os = *os_;
2179 // For performance, use the *os_ directly for anything that doesn't need indentation
2181 std::ostream* os_;
2584 args_->os_) == EXIT_SUCCESS;
2595 args_->os_) == EXIT_SUCCESS;
2598 return DumpImages(runtime, oat_dumper_options_.get(), args_->os_) == EXIT_SUCCESS;