Home
last modified time | relevance | path

Searched defs:PopProfile (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/test-scripts/
Dflimflam.py363 def PopProfile(self, ident): member in FlimFlam
/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc364 bool ProxyDbusShillWifiClient::PopProfile(const std::string& profile_name) { in PopProfile() function in ProxyDbusShillWifiClient
Dproxy_rpc_server.cc71 XmlRpc::XmlRpcValue PopProfile( in PopProfile() function
Dproxy_dbus_client.cc383 bool ProxyDbusClient::PopProfile(const std::string& profile_name) { in PopProfile() function in ProxyDbusClient
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc195 bool ChromeosManagerDBusAdaptor::PopProfile(brillo::ErrorPtr* error, in PopProfile() function in shill::ChromeosManagerDBusAdaptor
/system/connectivity/shill/
Dmanager.cc590 void Manager::PopProfile(const string& name, Error* error) { in PopProfile() function in shill::Manager