Home
last modified time | relevance | path

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

/system/connectivity/shill/test-scripts/
Dflimflam.py359 def PushProfile(self, ident): member in FlimFlam
/system/connectivity/shill/test-rpc-proxy/
Dproxy_rpc_server.cc61 XmlRpc::XmlRpcValue PushProfile( in PushProfile() function
Dproxy_dbus_shill_wifi_client.cc360 bool ProxyDbusShillWifiClient::PushProfile(const std::string& profile_name) { in PushProfile() function in ProxyDbusShillWifiClient
Dproxy_dbus_client.cc376 bool ProxyDbusClient::PushProfile(const std::string& profile_name) { in PushProfile() function in ProxyDbusClient
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc165 bool ChromeosManagerDBusAdaptor::PushProfile(brillo::ErrorPtr* error, in PushProfile() function in shill::ChromeosManagerDBusAdaptor
/system/connectivity/shill/
Dmanager.cc512 void Manager::PushProfile(const string& name, string* path, Error* error) { in PushProfile() function in shill::Manager