Searched refs:DisassociateFromService (Results 1 – 4 of 4) sorted by relevance
230 virtual void DisassociateFromService(const WiFiServiceRefPtr& service);
1269 wifi_->DisassociateFromService(this); in SetWiFi()
1786 void WiFi::DisassociateFromService(const WiFiServiceRefPtr& service) { in DisassociateFromService() function in shill::WiFi
783 wifi_->DisassociateFromService(service_); in OnEndpointRemoved()