Searched defs:AddCommand (Results 1 – 7 of 7) sorted by relevance
/external/libweave/src/ | ||
D | mock_component_manager.h | 107 void AddCommand(std::unique_ptr<CommandInstance> command_instance) override { in AddCommand() function |
D | base_api_handler_unittest.cc | 68 void AddCommand(const std::string& command) { in AddCommand() function in weave::BaseApiHandlerTest |
D | access_api_handler_unittest.cc | 79 const base::DictionaryValue& AddCommand(const std::string& command) { in AddCommand() function in weave::AccessApiHandlerTest |
D | device_manager.cc | 169 bool DeviceManager::AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::DeviceManager |
D | component_manager_impl.cc | 207 void ComponentManagerImpl::AddCommand( in AddCommand() function in weave::ComponentManagerImpl |
D | component_manager_unittest.cc | 759 TEST_F(ComponentManagerTest, AddCommand) { in TEST_F() argument |
/external/libweave/src/privet/ | ||
D | cloud_delegate.cc | 164 void AddCommand(const base::DictionaryValue& command, in AddCommand() function in weave::privet::__anonaa5c2b600111::CloudDelegateImpl |