Home
last modified time | relevance | path

Searched refs:ProcessInt32 (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/vpn/
Dthird_party_vpn_driver.cc294 void ThirdPartyVpnDriver::ProcessInt32( in ProcessInt32() function in shill::ThirdPartyVpnDriver
331 ProcessInt32(parameters, kSubnetPrefixParameterThirdPartyVpn, in SetParameters()
333 ProcessInt32(parameters, kMtuParameterThirdPartyVpn, &ip_properties_.mtu, in SetParameters()
Dthird_party_vpn_driver.h166 void ProcessInt32(const std::map<std::string, std::string>& parameters,