HomeSort by relevance Sort by last modified time
    Searched refs:AddLegacyCommandDefinitions (Results 1 - 6 of 6) sorted by null

  /external/libweave/src/
component_manager.h 214 virtual bool AddLegacyCommandDefinitions(const base::DictionaryValue& dict,
mock_component_manager.h 98 MOCK_METHOD2(AddLegacyCommandDefinitions,
component_manager_impl.h 179 bool AddLegacyCommandDefinitions(const base::DictionaryValue& dict,
device_manager.cc 166 CHECK(component_manager_->AddLegacyCommandDefinitions(dict, nullptr));
component_manager_unittest.cc     [all...]
component_manager_impl.cc 507 bool ComponentManagerImpl::AddLegacyCommandDefinitions(

Completed in 495 milliseconds