Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Ddisassembly.h92 std::unique_ptr<std::ostream, StreamDeleterType> stream_; variable
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.h174 HeapProfilerStream stream_; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.h124 std::ostringstream stream_; variable