Searched refs:CleanProfiles (Results 1 – 4 of 4) sorted by relevance
81 XmlRpc::XmlRpcValue CleanProfiles( in CleanProfiles() function87 return shill_wifi_client->CleanProfiles(); in CleanProfiles()195 shill_wifi_client->CleanProfiles(); in InitTestNetworkState()526 RegisterRpcMethod("clean_profiles", base::Bind(&CleanProfiles)); in Run()
95 virtual bool CleanProfiles() = 0;
76 bool CleanProfiles() override;
376 bool ProxyDbusShillWifiClient::CleanProfiles() { in CleanProfiles() function in ProxyDbusShillWifiClient