Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.h233 virtual void DestroyServiceLease(const WiFiService& service);
Dwifi_service.cc437 wifi_->DestroyServiceLease(*this); in Unload()
Dwifi.cc1570 void WiFi::DestroyServiceLease(const WiFiService& service) { in DestroyServiceLease() function in shill::WiFi