Home
last modified time | relevance | path

Searched defs:FlushData (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_handle.cpp111 void NetworkProfilerHandle::FlushData(::NetworkProfilerResult& data) in FlushData() function in OHOS::Developtools::Profiler::NetworkProfilerHandle
131 void NetworkProfilerHandle::FlushData(ProtoEncoder::NetworkProfilerResult& data) in FlushData() function in OHOS::Developtools::Profiler::NetworkProfilerHandle
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_handle.cpp159 void FfrtProfilerHandle::FlushData(::FfrtProfilerResult& data) in FlushData() function in OHOS::Developtools::Profiler::FfrtProfilerHandle
179 void FfrtProfilerHandle::FlushData(ProtoEncoder::FfrtProfilerResult& data) in FlushData() function in OHOS::Developtools::Profiler::FfrtProfilerHandle
/developtools/profiler/device/plugins/arkts_plugin/src/
Darkts_plugin.cpp237 void ArkTSPlugin::FlushData(const std::string& command) in FlushData() function in ArkTSPlugin
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp482 template <typename T> void HilogPlugin::FlushData(const T hilogLineProto) in FlushData() function in HilogPlugin
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp1168 void StackPreprocess::FlushData(BatchNativeHookData& stackData) in FlushData() function in StackPreprocess
1195 void StackPreprocess::FlushData(ProtoEncoder::BatchNativeHookData& stackData) in FlushData() function in StackPreprocess