Home
last modified time | relevance | path

Searched defs:pluginCtx (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/services/profiler_service/test/unittest/
Dplugin_service_stubs.cpp135 PluginContextPtr pluginCtx = nullptr; in CreatePluginSession() local
159 PluginContextPtr pluginCtx = nullptr; in StartPluginSession() local
171 PluginContextPtr pluginCtx = nullptr; in StopPluginSession() local
183 PluginContextPtr pluginCtx = nullptr; in DestroyPluginSession() local
203 PluginContextPtr pluginCtx = nullptr; in RefreshPluginSession() local
230 auto pluginCtx = std::make_shared<PluginContext>(); in AddPluginInfo() local
259 auto pluginCtx = pluginContext_[pluginId]; in AddPluginInfo() local
276 PluginContextPtr pluginCtx = nullptr; in GetPluginInfo() local
292 PluginContextPtr pluginCtx = GetPluginContextById(pluginId); in RemovePluginInfo() local
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service.cpp111 PluginContextPtr pluginCtx = nullptr; in CreatePluginSession() local
151 PluginContextPtr pluginCtx = nullptr; in CreatePluginSession() local
172 PluginContextPtr pluginCtx = nullptr; in StartPluginSession() local
189 PluginContextPtr pluginCtx = nullptr; in StopPluginSession() local
221 PluginContextPtr pluginCtx = nullptr; in DestroyPluginSession() local
247 PluginContextPtr pluginCtx = nullptr; in RefreshPluginSession() local
261 PluginContextPtr pluginCtx = GetPluginContext(pluginName).second; in RemovePluginSessionCtx() local
300 auto pluginCtx = std::make_shared<PluginContext>(); in AddPluginInfo() local
332 auto pluginCtx = pluginContext_[pluginId]; in AddPluginInfo() local
358 PluginContextPtr pluginCtx = nullptr; in GetPluginInfo() local
[all …]
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp623 PluginContextPtr pluginCtx = nullptr; in DestroySession() local