Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dl2tp_ipsec_driver.cc186 void L2TPIPSecDriver::FailService(Service::ConnectFailure failure) { in FailService() function in shill::L2TPIPSecDriver
Dopenvpn_driver.cc192 void OpenVPNDriver::FailService(Service::ConnectFailure failure, in FailService() function in shill::OpenVPNDriver
Dopenvpn_driver_unittest.cc1160 TEST_F(OpenVPNDriverTest, FailService) { in TEST_F() argument