Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc39 for (auto& profile_proxy : dbus_client_->GetProfileProxies()) { in RemoveAllWifiEntries() local
42 profile_proxy.get(), shill::kEntriesProperty, &property_value)); in RemoveAllWifiEntries()
46 if (profile_proxy->GetEntry(entry_id, &entry_props, nullptr)) { in RemoveAllWifiEntries()
49 profile_proxy->DeleteEntry(entry_id, nullptr); in RemoveAllWifiEntries()