Home
last modified time | relevance | path

Searched defs:AddComponent (Results 1 – 3 of 3) sorted by relevance

/external/libweave/src/
Ddevice_manager.cc109 bool DeviceManager::AddComponent(const std::string& name, in AddComponent() function in weave::DeviceManager
Dcomponent_manager_impl.cc41 bool ComponentManagerImpl::AddComponent(const std::string& path, in AddComponent() function in weave::ComponentManagerImpl
Dcomponent_manager_unittest.cc441 TEST_F(ComponentManagerTest, AddComponent) { in TEST_F() argument