Searched defs:FailService (Results 1 – 3 of 3) sorted by relevance
/system/connectivity/shill/vpn/ | ||
D | l2tp_ipsec_driver.cc | 186 void L2TPIPSecDriver::FailService(Service::ConnectFailure failure) { in FailService() function in shill::L2TPIPSecDriver |
D | openvpn_driver.cc | 192 void OpenVPNDriver::FailService(Service::ConnectFailure failure, in FailService() function in shill::OpenVPNDriver |
D | openvpn_driver_unittest.cc | 1160 TEST_F(OpenVPNDriverTest, FailService) { in TEST_F() argument |