Searched defs:AddCommand (Results 1 – 9 of 9) sorted by relevance
107 void AddCommand(std::unique_ptr<CommandInstance> command_instance) override { in AddCommand() function
68 void AddCommand(const std::string& command) { in AddCommand() function in weave::BaseApiHandlerTest
79 const base::DictionaryValue& AddCommand(const std::string& command) { in AddCommand() function in weave::AccessApiHandlerTest
169 bool DeviceManager::AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::DeviceManager
207 void ComponentManagerImpl::AddCommand( in AddCommand() function in weave::ComponentManagerImpl
759 TEST_F(ComponentManagerTest, AddCommand) { in TEST_F() argument
424 SBCommandInterpreter::AddCommand (const char* name, lldb::SBCommandPluginInterface* impl, const cha… in AddCommand() function in SBCommandInterpreter478 SBCommand::AddCommand (const char* name, lldb::SBCommandPluginInterface *impl, const char* help) in AddCommand() function in SBCommand
164 void AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::privet::__anon3f92f6d50111::CloudDelegateImpl
748 CommandInterpreter::AddCommand (const char *name, const lldb::CommandObjectSP &cmd_sp, bool can_rep… in AddCommand() function in CommandInterpreter