Searched defs:CreateProfile (Results 1 – 7 of 7) sorted by relevance
352 def CreateProfile(self, ident): member in FlimFlam
356 bool ProxyDbusShillWifiClient::CreateProfile(const std::string& profile_name) { in CreateProfile() function in ProxyDbusShillWifiClient
41 XmlRpc::XmlRpcValue CreateProfile( in CreateProfile() function
364 bool ProxyDbusClient::CreateProfile(const std::string& profile_name) { in CreateProfile() function in ProxyDbusClient
143 bool ChromeosManagerDBusAdaptor::CreateProfile(brillo::ErrorPtr* error, in CreateProfile() function in shill::ChromeosManagerDBusAdaptor
374 void Manager::CreateProfile(const string& name, string* path, Error* error) { in CreateProfile() function in shill::Manager
942 TEST_F(ManagerTest, CreateProfile) { in TEST_F() argument