Searched defs:RemoveComponent (Results 1 – 3 of 3) sorted by relevance
115 bool DeviceManager::RemoveComponent(const std::string& name, ErrorPtr* error) { in RemoveComponent() function in weave::DeviceManager
101 bool ComponentManagerImpl::RemoveComponent(const std::string& path, in RemoveComponent() function in weave::ComponentManagerImpl
529 TEST_F(ComponentManagerTest, RemoveComponent) { in TEST_F() argument