Searched defs:profile_name (Results 1 – 4 of 4) sorted by relevance
356 bool ProxyDbusShillWifiClient::CreateProfile(const std::string& profile_name) { in CreateProfile()360 bool ProxyDbusShillWifiClient::PushProfile(const std::string& profile_name) { in PushProfile()364 bool ProxyDbusShillWifiClient::PopProfile(const std::string& profile_name) { in PopProfile()372 bool ProxyDbusShillWifiClient::RemoveProfile(const std::string& profile_name) { in RemoveProfile()379 brillo::Any profile_name; in CleanProfiles() local
47 const std::string& profile_name(params_in[0]); in CreateProfile() local57 const std::string& profile_name(params_in[0]); in RemoveProfile() local67 const std::string& profile_name(params_in[0]); in PushProfile() local77 const std::string& profile_name(params_in[0]); in PopProfile() local
364 bool ProxyDbusClient::CreateProfile(const std::string& profile_name) { in CreateProfile()371 bool ProxyDbusClient::RemoveProfile(const std::string& profile_name) { in RemoveProfile()376 bool ProxyDbusClient::PushProfile(const std::string& profile_name) { in PushProfile()383 bool ProxyDbusClient::PopProfile(const std::string& profile_name) { in PopProfile()
427 const Identifier& profile_name) { in GetFinalStoragePath()