Home
last modified time | relevance | path

Searched defs:SetNameProperty (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/vpn/
Dvpn_service.cc222 bool VPNService::SetNameProperty(const string& name, Error* error) { in SetNameProperty() function in shill::VPNService
Dvpn_service_unittest.cc326 TEST_F(VPNServiceTest, SetNameProperty) { in TEST_F() argument
/system/connectivity/shill/
Dservice.cc1546 bool Service::SetNameProperty(const string& name, Error* error) { in SetNameProperty() function in shill::Service