Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dthird_party_vpn_driver.h190 std::unique_ptr<ThirdPartyVpnAdaptorInterface> adaptor_interface_; variable
Dthird_party_vpn_driver_unittest.cc81 ThirdPartyVpnMockAdaptor* adaptor_interface_; // Owned by |driver_| member in shill::ThirdPartyVpnDriverTest