Searched defs:PopProfile (Results 1 – 6 of 6) sorted by relevance
/system/connectivity/shill/test-scripts/ | ||
D | flimflam.py | 363 def PopProfile(self, ident): member in FlimFlam |
/system/connectivity/shill/test-rpc-proxy/ | ||
D | proxy_dbus_shill_wifi_client.cc | 364 bool ProxyDbusShillWifiClient::PopProfile(const std::string& profile_name) { in PopProfile() function in ProxyDbusShillWifiClient |
D | proxy_rpc_server.cc | 71 XmlRpc::XmlRpcValue PopProfile( in PopProfile() function |
D | proxy_dbus_client.cc | 383 bool ProxyDbusClient::PopProfile(const std::string& profile_name) { in PopProfile() function in ProxyDbusClient |
/system/connectivity/shill/dbus/ | ||
D | chromeos_manager_dbus_adaptor.cc | 195 bool ChromeosManagerDBusAdaptor::PopProfile(brillo::ErrorPtr* error, in PopProfile() function in shill::ChromeosManagerDBusAdaptor |
/system/connectivity/shill/ | ||
D | manager.cc | 590 void Manager::PopProfile(const string& name, Error* error) { in PopProfile() function in shill::Manager |