Home
last modified time | relevance | path

Searched defs:RemoveService (Results 1 – 8 of 8) sorted by relevance

/system/connectivity/apmanager/dbus/
Dmanager_dbus_adaptor.cc79 bool ManagerDBusAdaptor::RemoveService(brillo::ErrorPtr* dbus_error, in RemoveService() function in apmanager::ManagerDBusAdaptor
/system/weaved/buffet/
Dap_manager_client.cc61 void ApManagerClient::RemoveService(const dbus::ObjectPath& object_path) { in RemoveService() function in buffet::ApManagerClient
/system/connectivity/apmanager/
Dmanager.cc58 bool Manager::RemoveService(const scoped_refptr<Service>& service, in RemoveService() function in apmanager::Manager
/system/connectivity/shill/vpn/
Dvpn_provider_unittest.cc223 TEST_F(VPNProviderTest, RemoveService) { in TEST_F() argument
Dvpn_provider.cc184 void VPNProvider::RemoveService(VPNServiceRefPtr service) { in RemoveService() function in shill::VPNProvider
/system/core/init/
Dservice.cpp748 void ServiceManager::RemoveService(const Service& svc) { in RemoveService() function in ServiceManager
/system/connectivity/shill/
Dmanager.cc814 void Manager::RemoveService(const ServiceRefPtr& service) { in RemoveService() function in shill::Manager
Dmanager_unittest.cc1211 TEST_F(ManagerTest, RemoveService) { in TEST_F() argument