Home
last modified time | relevance | path

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

/system/connectivity/shill/test-scripts/
Dget-profile-entry37 properties = profile.GetEntry(entry_name)
/system/connectivity/shill/dbus/
Dchromeos_profile_dbus_adaptor.h69 bool GetEntry(brillo::ErrorPtr* error,
Dchromeos_profile_dbus_adaptor.cc101 bool ChromeosProfileDBusAdaptor::GetEntry( in GetEntry() function in shill::ChromeosProfileDBusAdaptor
/system/connectivity/shill/doc/
Dprofile-api.txt63 dict GetEntry(object path)
142 List of profile Entry objects. Use the GetEntry
Dservice-api.txt179 argument pairs to do a "GetEntry" call on each profile
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc46 if (profile_proxy->GetEntry(entry_id, &entry_props, nullptr)) { in RemoveAllWifiEntries()
405 if ((profile->GetEntry(entry_id, &entry_props, nullptr)) && in DeleteEntriesForSsid()