Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 7 of 7) 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/libweave/src/privet/
Dcloud_delegate.cc164 void AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::privet::__anonaa5c2b600111::CloudDelegateImpl