Home
last modified time | relevance | path

Searched refs:GetNameProperty (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dservice_property_change_test.cc133 string name = service->GetNameProperty(&error); in TestNamePropertyChange()
Dservice.h775 std::string GetNameProperty(Error* error);
Dservice.cc243 &Service::GetNameProperty, in Service()
1542 string Service::GetNameProperty(Error* /*error*/) { in GetNameProperty() function in shill::Service