Home
last modified time | relevance | path

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

/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.cpp173 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.cpp108 int HidumpPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in HidumpPlugin
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp139 int HilogPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in HilogPlugin
/developtools/profiler/device/plugins/arkts_plugin/src/
Darkts_plugin.cpp223 void ArkTSPlugin::SetWriter(WriterStruct* writer) in SetWriter() function in ArkTSPlugin
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dflow_controller.cpp69 int FlowController::SetWriter(const WriterStructPtr& writer) in SetWriter() function in FlowController
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp115 void StackPreprocess::SetWriter(const std::shared_ptr<Writer>& writer) in SetWriter() function in StackPreprocess