Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dtools.cpp63 bool Tools::StartSamplingProfiler(std::unique_ptr<sampler::StreamWriter> streamWriter, uint32_t int… in StartSamplingProfiler()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_third_test.cpp157 StreamWriter streamWriter(&stream); in HWTEST_F_L0() local