Searched refs:pluginServiceImpl_ (Results 1 – 3 of 3) sorted by relevance
87 pluginServiceImpl_ = std::make_shared<PluginServiceImpl>(*this); in StartService()90 pluginServiceImpl_ = nullptr; in StartService()95 serviceEntry_->RegisterService(*pluginServiceImpl_.get()); in StartService()138 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in CreatePluginSession()171 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in CreatePluginSession()189 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in StartPluginSession()205 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in StopPluginSession()251 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in DestroyPluginSession()266 pluginServiceImpl_->PushCommand(*pluginCtx->context, cmd); in RefreshPluginSession()
124 std::shared_ptr<PluginServiceImpl> pluginServiceImpl_; variable
115 pluginServiceImpl_ = nullptr; in PluginService()