Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.h561 std::string GetServiceLeaseName(const WiFiService& service);
Dwifi.cc1566 string WiFi::GetServiceLeaseName(const WiFiService& service) { in GetServiceLeaseName() function in shill::WiFi
1571 DestroyIPConfigLease(GetServiceLeaseName(service)); in DestroyServiceLease()
1631 GetServiceLeaseName(*affected_service))) { in StateChanged()