Searched refs:SetProfilerSessionConfig (Results 1 – 5 of 5) sorted by relevance
102 void SetProfilerSessionConfig(const ProfilerSessionConfig& profilerSessionConfig);
126 void PluginService::SetProfilerSessionConfig(const ProfilerSessionConfig& profilerSessionConfig) in SetProfilerSessionConfig() function in PluginService
150 pluginService_->SetProfilerSessionConfig(psc);1076 pluginService_->SetProfilerSessionConfig(psc);
70 void PluginService::SetProfilerSessionConfig(const ProfilerSessionConfig& profilerSessionConfig) in SetProfilerSessionConfig() function in PluginService
241 pluginService_->SetProfilerSessionConfig(sessionConfig); in CreateSession()