Home
last modified time | relevance | path

Searched refs:profilerSessionConfig (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/services/profiler_service/test/unittest/
Dplugin_service_stubs.cpp126 void PluginService::SetProfilerSessionConfig(const ProfilerSessionConfig& profilerSessionConfig) in SetProfilerSessionConfig() argument
128 profilerSessionConfig_ = profilerSessionConfig; in SetProfilerSessionConfig()
/developtools/profiler/device/services/plugin_service/include/
Dplugin_service.h102 void SetProfilerSessionConfig(const ProfilerSessionConfig& profilerSessionConfig);
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service.cpp70 void PluginService::SetProfilerSessionConfig(const ProfilerSessionConfig& profilerSessionConfig) in SetProfilerSessionConfig() argument
72 profilerSessionConfig_ = profilerSessionConfig; in SetProfilerSessionConfig()