HomeSort by relevance Sort by last modified time
    Searched refs:RemoveEndpoint (Results 1 - 6 of 6) sorted by null

  /system/connectivity/shill/wifi/
mock_wifi_service.h 53 MOCK_METHOD1(RemoveEndpoint,
wifi_service_unittest.cc     [all...]
wifi_service.h 71 virtual void RemoveEndpoint(const WiFiEndpointConstRefPtr& endpoint);
wifi_provider_unittest.cc     [all...]
wifi_provider.cc 321 service->RemoveEndpoint(endpoint);
wifi_service.cc 229 void WiFiService::RemoveEndpoint(const WiFiEndpointConstRefPtr& endpoint) {
    [all...]

Completed in 646 milliseconds