Lines Matching refs:CloudCommandProxy
1151 std::unique_ptr<CloudCommandProxy> cloud_proxy{1152 new CloudCommandProxy{command_instance.get(), this, component_manager_,1154 // CloudCommandProxy::CloudCommandProxy() subscribe itself to Command1156 // ::OnCommandDestroyed() and CloudCommandProxy deletes itself.