HomeSort by relevance Sort by last modified time
    Searched refs:CreateThirdPartyVpnAdaptor (Results 1 - 9 of 9) sorted by null

  /system/connectivity/shill/
mock_control.cc 56 ThirdPartyVpnAdaptorInterface* MockControl::CreateThirdPartyVpnAdaptor(
nice_mock_control.cc 62 ThirdPartyVpnAdaptorInterface* NiceMockControl::CreateThirdPartyVpnAdaptor(
control_interface.h 104 virtual ThirdPartyVpnAdaptorInterface* CreateThirdPartyVpnAdaptor(
mock_control.h 48 ThirdPartyVpnAdaptorInterface* CreateThirdPartyVpnAdaptor(
nice_mock_control.h 48 ThirdPartyVpnAdaptorInterface* CreateThirdPartyVpnAdaptor(
  /system/connectivity/shill/binder/
binder_control.cc 127 ThirdPartyVpnAdaptorInterface* BinderControl::CreateThirdPartyVpnAdaptor(
  /system/connectivity/shill/dbus/
chromeos_dbus_control.h 47 ThirdPartyVpnAdaptorInterface* CreateThirdPartyVpnAdaptor(
chromeos_dbus_control.cc 197 ThirdPartyVpnAdaptorInterface* ChromeosDBusControl::CreateThirdPartyVpnAdaptor(
  /system/connectivity/shill/vpn/
third_party_vpn_driver.cc 122 adaptor_interface_.reset(control_->CreateThirdPartyVpnAdaptor(this));
145 adaptor_interface_.reset(control_->CreateThirdPartyVpnAdaptor(this));

Completed in 763 milliseconds