Home
last modified time | relevance | path

Searched refs:PushCommand (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/services/plugin_service/src/
H A Dplugin_service_impl.h37 bool PushCommand(SocketContext& context, GetCommandResponsePtr command);
H A Dplugin_service.cpp157 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in CreatePluginSession()
196 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in CreatePluginSession()
214 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in StartPluginSession()
231 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in StopPluginSession()
271 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in DestroyPluginSession()
287 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in RefreshPluginSession()
H A Dplugin_service_impl.cpp91 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand() function in PluginServiceImpl

Completed in 4 milliseconds