Searched defs:RemoveService (Results 1 – 8 of 8) sorted by relevance
79 bool ManagerDBusAdaptor::RemoveService(brillo::ErrorPtr* dbus_error, in RemoveService() function in apmanager::ManagerDBusAdaptor
61 void ApManagerClient::RemoveService(const dbus::ObjectPath& object_path) { in RemoveService() function in buffet::ApManagerClient
58 bool Manager::RemoveService(const scoped_refptr<Service>& service, in RemoveService() function in apmanager::Manager
223 TEST_F(VPNProviderTest, RemoveService) { in TEST_F() argument
184 void VPNProvider::RemoveService(VPNServiceRefPtr service) { in RemoveService() function in shill::VPNProvider
748 void ServiceManager::RemoveService(const Service& svc) { in RemoveService() function in ServiceManager
814 void Manager::RemoveService(const ServiceRefPtr& service) { in RemoveService() function in shill::Manager
1211 TEST_F(ManagerTest, RemoveService) { in TEST_F() argument