Searched defs:SetNameProperty (Results 1 – 3 of 3) sorted by relevance
222 bool VPNService::SetNameProperty(const string& name, Error* error) { in SetNameProperty() function in shill::VPNService
326 TEST_F(VPNServiceTest, SetNameProperty) { in TEST_F() argument
1546 bool Service::SetNameProperty(const string& name, Error* error) { in SetNameProperty() function in shill::Service