Searched refs:service_path_ (Results 1 – 12 of 12) sorted by relevance
46 network->service_path() != service_path_ || in UpdateNetworkState()52 service_path_.clear(); in UpdateNetworkState()56 service_path_ = network->service_path(); in UpdateNetworkState()75 if (network->service_path() != service_path_) { in OnNetworkChanged()
43 std::string service_path_; variable
98 if (service_path_.empty() && in CanLogin()113 if (!service_path_.empty()) { in UpdateErrorLabel()116 VirtualNetwork* vpn = cros->FindVirtualNetworkByPath(service_path_); in UpdateErrorLabel()184 if (service_path_.empty()) { in Login()202 VirtualNetwork* vpn = cros->FindVirtualNetworkByPath(service_path_); in Login()205 LOG(WARNING) << "VPN no longer exists: " << service_path_; in Login()253 return service_path_; in GetService()
121 : service_path_(network->service_path()), in ChildNetworkConfigView()127 std::string service_path_; variable
298 if (service_path_.empty()) { in CanLogin()365 if (!service_path_.empty()) { in UpdateErrorLabel()367 const WifiNetwork* wifi = cros->FindWifiNetworkByPath(service_path_); in UpdateErrorLabel()444 if (service_path_.empty()) { in Login()463 WifiNetwork* wifi = cros->FindWifiNetworkByPath(service_path_); in Login()467 LOG(WARNING) << "Wifi network: " << service_path_ << " no longer exists."; in Login()
150 std::string service_path_; member in MobileSetupUIHTMLSource308 std::string service_path_; member in MobileSetupHandler397 service_path_(service_path) { in MobileSetupUIHTMLSource()403 chromeos::CellularNetwork* network = GetCellularNetwork(service_path_); in StartDataRequest()446 service_path_(service_path), in MobileSetupHandler()476 SetupActivationProcess(GetCellularNetwork(service_path_)); in Init()496 EvaluateCellularNetwork(GetCellularNetwork(service_path_)); in OnNetworkManagerChanged()535 chromeos::CellularNetwork* network = GetCellularNetwork(service_path_); in StartActivation()570 chromeos::CellularNetwork* network = GetCellularNetwork(service_path_); in ContinueConnecting()614 chromeos::CellularNetwork* network = GetCellularNetwork(service_path_); in ReconnectTimerFired()
61 std::string service_path_; member in chromeos::__anon6f6f34e30111::ChooseMobileNetworkHTMLSource
79 std::string service_path_; member in chromeos::SimUnlockUIHTMLSource
163 service_path_(service_path) {} in ServicePathConnectObserver()167 return network_library->FindWifiNetworkByPath(service_path_); in GetWifiNetwork()
814 std::string service_path_;
278 const std::string& service_path() const { return service_path_; } in service_path()340 service_path_(service_path), in Network()402 std::string service_path_; variable
1039 << "Network with mismatched type: " << service_path_ in ParseValue()1129 SetNetworkServiceProperty(service_path_.c_str(), prop, val); in SetValueProperty()1136 ClearNetworkServiceProperty(service_path_.c_str(), prop); in ClearProperty()