Searched defs:RemoveProfile (Results 1 – 7 of 7) sorted by relevance
356 def RemoveProfile(self, ident): member in FlimFlam
51 XmlRpc::XmlRpcValue RemoveProfile( in RemoveProfile() function
372 bool ProxyDbusShillWifiClient::RemoveProfile(const std::string& profile_name) { in RemoveProfile() function in ProxyDbusShillWifiClient
371 bool ProxyDbusClient::RemoveProfile(const std::string& profile_name) { in RemoveProfile() function in ProxyDbusClient
157 bool ChromeosManagerDBusAdaptor::RemoveProfile(brillo::ErrorPtr* error, in RemoveProfile() function in shill::ChromeosManagerDBusAdaptor
630 void Manager::RemoveProfile(const string& name, Error* error) { in RemoveProfile() function in shill::Manager
1151 TEST_F(ManagerTest, RemoveProfile) { in TEST_F() argument