Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_rpc_server.cc71 XmlRpc::XmlRpcValue PopProfile( in PopProfile() function
78 return shill_wifi_client->PopProfile(profile_name); in PopProfile()
525 RegisterRpcMethod("pop_profile", base::Bind(&PopProfile)); in Run()
Dproxy_shill_wifi_client.h93 virtual bool PopProfile(const std::string& profile_name) = 0;
Dproxy_dbus_shill_wifi_client.h74 bool PopProfile(const std::string& profile_name) override;
Dproxy_dbus_shill_wifi_client.cc364 bool ProxyDbusShillWifiClient::PopProfile(const std::string& profile_name) { in PopProfile() function in ProxyDbusShillWifiClient
368 return dbus_client_->PopProfile(profile_name); in PopProfile()
388 dbus_client_->PopProfile(profile_name_str); in CleanProfiles()
Dproxy_dbus_client.h120 bool PopProfile(const std::string& profile_name);
Dproxy_dbus_client.cc383 bool ProxyDbusClient::PopProfile(const std::string& profile_name) { in PopProfile() function in ProxyDbusClient
385 return shill_manager_proxy_.PopProfile(profile_name, &error); in PopProfile()
/system/connectivity/shill/test-scripts/
Dflimflam.py363 def PopProfile(self, ident): member in FlimFlam
364 self.manager.PopProfile(ident)
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor.cc195 bool ChromeosManagerDBusAdaptor::PopProfile(brillo::ErrorPtr* error, in PopProfile() function in shill::ChromeosManagerDBusAdaptor
199 manager_->PopProfile(name, &e); in PopProfile()
Dchromeos_manager_dbus_adaptor.h90 bool PopProfile(brillo::ErrorPtr* error, const std::string& name) override;
/system/update_engine/include/shill/
Ddbus-proxy-mocks.h96 MOCK_METHOD3(PopProfile,
/system/connectivity/shill/
Dmanager.h232 void PopProfile(const std::string& name, Error* error);
Dmanager.cc590 void Manager::PopProfile(const string& name, Error* error) { in PopProfile() function in shill::Manager
Dmanager_unittest.cc270 manager->PopProfile(name, &error); in TestPopProfile()
/system/connectivity/shill/doc/
Dmanager-api.txt80 object PopProfile(string name)
103 Like PopProfile but do not check the profile on