Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dthird_party_vpn_driver.h72 bool SetExtensionId(const std::string& value, Error* error);
Dthird_party_vpn_driver.cc112 this, &ThirdPartyVpnDriver::SetExtensionId, in InitPropertyStore()
141 bool ThirdPartyVpnDriver::SetExtensionId(const std::string& value, in SetExtensionId() function in shill::ThirdPartyVpnDriver