Home
last modified time | relevance | path

Searched refs:OnL2TPIPSecVPNDied (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/vpn/
Dl2tp_ipsec_driver.h88 FRIEND_TEST(L2TPIPSecDriverTest, OnL2TPIPSecVPNDied);
146 void OnL2TPIPSecVPNDied(pid_t pid, int status);
Dl2tp_ipsec_driver.cc231 Bind(&L2TPIPSecDriver::OnL2TPIPSecVPNDied, in SpawnL2TPIPSecVPN()
393 void L2TPIPSecDriver::OnL2TPIPSecVPNDied(pid_t /*pid*/, int status) { in OnL2TPIPSecVPNDied() function in shill::L2TPIPSecDriver
Dl2tp_ipsec_driver_unittest.cc519 TEST_F(L2TPIPSecDriverTest, OnL2TPIPSecVPNDied) { in TEST_F() argument
523 driver_->OnL2TPIPSecVPNDied( in TEST_F()