Searched defs:command_instance (Results 1 – 12 of 12) sorted by relevance
107 void AddCommand(std::unique_ptr<CommandInstance> command_instance) override { in AddCommand()
70 auto command_instance = component_manager_.ParseCommandInstance( in AddCommand() local
732 auto command_instance = manager_.ParseCommandInstance( in TEST_F() local779 auto command_instance = manager_.ParseCommandInstance( in TEST_F() local827 auto command_instance = manager_.ParseCommandInstance( in TEST_F() local890 auto command_instance = manager_.ParseCommandInstance( in TEST_F() local
81 auto command_instance = component_manager_.ParseCommandInstance( in AddCommand() local
208 std::unique_ptr<CommandInstance> command_instance) { in AddCommand()219 auto command_instance = in ParseCommandInstance() local
172 auto command_instance = component_manager_->ParseCommandInstance( in AddCommand() local
1136 auto command_instance = component_manager_->ParseCommandInstance( in PublishCommand() local
18 CommandInstance* command_instance, in CloudCommandProxy()
69 CloudCommandProxyWrapper(CommandInstance* command_instance, in CloudCommandProxyWrapper()
386 def _DiffToApplyArgChecker(command_instance, diff_to_apply): argument
180 auto command_instance = component_manager_->ParseCommandInstance( in AddCommand() local
107 def _UrlArgChecker(command_instance, url): argument