Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 9 of 9) sorted by relevance

/external/libweave/src/
Dmock_component_manager.h107 void AddCommand(std::unique_ptr<CommandInstance> command_instance) override { in AddCommand() function
Dbase_api_handler_unittest.cc68 void AddCommand(const std::string& command) { in AddCommand() function in weave::BaseApiHandlerTest
Daccess_api_handler_unittest.cc79 const base::DictionaryValue& AddCommand(const std::string& command) { in AddCommand() function in weave::AccessApiHandlerTest
Ddevice_manager.cc169 bool DeviceManager::AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::DeviceManager
Dcomponent_manager_impl.cc207 void ComponentManagerImpl::AddCommand( in AddCommand() function in weave::ComponentManagerImpl
Dcomponent_manager_unittest.cc759 TEST_F(ComponentManagerTest, AddCommand) { in TEST_F() argument
/external/lldb/source/API/
DSBCommandInterpreter.cpp424 SBCommandInterpreter::AddCommand (const char* name, lldb::SBCommandPluginInterface* impl, const cha… in AddCommand() function in SBCommandInterpreter
478 SBCommand::AddCommand (const char* name, lldb::SBCommandPluginInterface *impl, const char* help) in AddCommand() function in SBCommand
/external/libweave/src/privet/
Dcloud_delegate.cc164 void AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::privet::__anon3f92f6d50111::CloudDelegateImpl
/external/lldb/source/Interpreter/
DCommandInterpreter.cpp748 CommandInterpreter::AddCommand (const char *name, const lldb::CommandObjectSP &cmd_sp, bool can_rep… in AddCommand() function in CommandInterpreter