Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_handle.cpp44 void NetworkProfilerHandle::SetWriter(const std::shared_ptr<Writer>& writer) in SetWriter() function in OHOS::Developtools::Profiler::NetworkProfilerHandle
50 void NetworkProfilerHandle::SetWriter(const WriterStructPtr& writer) in SetWriter() function in OHOS::Developtools::Profiler::NetworkProfilerHandle
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_handle.cpp38 void FfrtProfilerHandle::SetWriter(const std::shared_ptr<Writer>& writer) in SetWriter() function in OHOS::Developtools::Profiler::FfrtProfilerHandle
44 void FfrtProfilerHandle::SetWriter(const WriterStructPtr& writer) in SetWriter() function in OHOS::Developtools::Profiler::FfrtProfilerHandle
/developtools/profiler/device/plugins/stream_plugin/src/
Dstream_plugin.cpp54 int StreamPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in StreamPlugin
/developtools/profiler/device/plugins/api/src/
Dwriter_adapter.cpp29 void WriterAdapter::SetWriter(const WriterPtr& writer) in SetWriter() function in WriterAdapter
/developtools/profiler/device/plugins/xpower_plugin/src/
Dxpower_plugin.cpp202 void XpowerPlugin::SetWriter(WriterStruct *writer) in SetWriter() function in XpowerPlugin
/developtools/profiler/device/plugins/hisysevent_plugin/src/
Dhisysevent_plugin.cpp45 int HisyseventPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in HisyseventPlugin
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp121 int HidumpPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in HidumpPlugin
/developtools/profiler/device/plugins/gpu_plugin/src/
Dgpu_data_plugin.cpp215 int GpuDataPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in GpuDataPlugin
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp150 int HilogPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in HilogPlugin
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp142 void StackPreprocess::SetWriter(const std::shared_ptr<Writer>& writer) in SetWriter() function in StackPreprocess
150 void StackPreprocess::SetWriter(const WriterStructPtr& writer) in SetWriter() function in StackPreprocess
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dflow_controller.cpp76 int FlowController::SetWriter(const WriterStructPtr& writer) in SetWriter() function in FlowController