Home
last modified time | relevance | path

Searched defs:OnOpenVPNExited (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc354 void OpenVPNDriver::OnOpenVPNExited(const WeakPtr<DeviceInfo>& device_info, in OnOpenVPNExited() function in shill::OpenVPNDriver
Dopenvpn_driver_unittest.cc1372 TEST_F(OpenVPNDriverTest, OnOpenVPNExited) { in TEST_F() argument