Home
last modified time | relevance | path

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

/system/bt/internal_include/
Dbt_trace.h763 old_stream_ = &stream; in indented_buf_()
768 ~ScopedIndent() { old_stream_->rdbuf(old_stream_buf_); } in ~ScopedIndent()
800 std::ostream* old_stream_; variable