connection_state  548 ash/system/chromeos/network/network_icon.cc   if (state_ != network->connection_state()) {
connection_state  549 ash/system/chromeos/network/network_icon.cc     state_ = network->connection_state();
connection_state   80 ash/system/chromeos/network/tray_vpn.cc     if (!vpn || (vpn->connection_state() == shill::kStateIdle)) {
connection_state   50 chrome/browser/chromeos/login/oauth2_token_fetcher.cc       default_network->connection_state() == shill::kStatePortal) {
connection_state   72 chrome/browser/chromeos/login/oauth2_token_fetcher.cc       default_network->connection_state() == shill::kStatePortal) {
connection_state  542 chrome/browser/chromeos/mobile/mobile_activator.cc     if (network->connection_state() == shill::kStatePortal &&
connection_state  578 chrome/browser/chromeos/mobile/mobile_activator.cc         nsh->DefaultNetwork()->connection_state() == shill::kStateOnline;
connection_state  607 chrome/browser/chromeos/mobile/mobile_activator.cc   LOG(WARNING) << "Cellular:\n  service state=" << network->connection_state()
connection_state  642 chrome/browser/chromeos/mobile/mobile_activator.cc         network->connection_state() == shill::kStateActivationFailure) {
connection_state  687 chrome/browser/chromeos/mobile/mobile_activator.cc         if (network->connection_state() == shill::kStatePortal)
connection_state  711 chrome/browser/chromeos/mobile/mobile_activator.cc         if (network->connection_state() == shill::kStatePortal)
connection_state  764 chrome/browser/chromeos/mobile/mobile_activator.cc       if (network->connection_state() != shill::kStatePortal &&
connection_state 1044 chrome/browser/chromeos/mobile/mobile_activator.cc   if (network->connection_state() == shill::kStateFailure &&
connection_state 1055 chrome/browser/chromeos/mobile/mobile_activator.cc   } else if (network->connection_state() == shill::kStateActivationFailure) {
connection_state   23 chrome/browser/chromeos/net/delay_network_call.cc     !NetworkState::StateIsConnected(default_network->connection_state());
connection_state   72 chrome/browser/chromeos/net/network_portal_detector_impl.cc     if (network->connection_state() == shill::kStateOnline) {
connection_state   77 chrome/browser/chromeos/net/network_portal_detector_impl.cc     } else if (network->connection_state() == shill::kStatePortal) {
connection_state   82 chrome/browser/chromeos/net/network_portal_detector_impl.cc     } else if (network->connection_state() == shill::kStateOffline) {
connection_state   89 chrome/browser/chromeos/net/network_portal_detector_impl.cc     if (network->connection_state() == shill::kStateOnline) {
connection_state   94 chrome/browser/chromeos/net/network_portal_detector_impl.cc     } else if (network->connection_state() == shill::kStatePortal) {
connection_state   99 chrome/browser/chromeos/net/network_portal_detector_impl.cc     } else if (network->connection_state() == shill::kStateOffline) {
connection_state  278 chrome/browser/chromeos/net/network_portal_detector_impl.cc       (default_connection_state_ != default_network->connection_state());
connection_state  279 chrome/browser/chromeos/net/network_portal_detector_impl.cc   default_connection_state_ = default_network->connection_state();
connection_state  418 chrome/browser/chromeos/net/network_portal_detector_impl.cc       network && network->connection_state() == shill::kStatePortal) {
connection_state  434 chrome/browser/chromeos/net/network_portal_detector_impl.cc                  (network->connection_state() == shill::kStatePortal)) {
connection_state  541 chrome/browser/chromeos/net/network_portal_detector_impl.cc       if (network->connection_state() == shill::kStateOnline ||
connection_state  542 chrome/browser/chromeos/net/network_portal_detector_impl.cc           network->connection_state() == shill::kStatePortal) {
connection_state  547 chrome/browser/chromeos/net/network_portal_detector_impl.cc       if (network->connection_state() != shill::kStateOnline)
connection_state  551 chrome/browser/chromeos/net/network_portal_detector_impl.cc       if (network->connection_state() != shill::kStatePortal)
connection_state  555 chrome/browser/chromeos/net/network_portal_detector_impl.cc       if (network->connection_state() != shill::kStateOnline)
connection_state  991 chrome/browser/chromeos/options/vpn_config_view.cc     if (vpn && vpn->connection_state() == shill::kStateFailure)
connection_state  592 chrome/browser/chromeos/options/wifi_config_view.cc     if (network && network->connection_state() == shill::kStateFailure) {
connection_state  105 chrome/browser/chromeos/options/wimax_config_view.cc     if (wimax && wimax->connection_state() == shill::kStateFailure)
connection_state   62 chrome/browser/local_discovery/device_description.cc       connection_state = ConnectionStateFromString(value);
connection_state   41 chrome/browser/local_discovery/device_description.h   ConnectionState connection_state;
connection_state    9 chrome/browser/local_discovery/privet_device_lister.cc DeviceDescription::DeviceDescription() : connection_state(UNKNOWN) {
connection_state  244 chrome/browser/local_discovery/privet_device_lister_unittest.cc   EXPECT_EQ(DeviceDescription::ONLINE, outgoing_description.connection_state);
connection_state   55 chrome/browser/ui/webui/chromeos/login/network_state_informer.cc         NetworkState::StateIsConnecting(network->connection_state())) {
connection_state   63 chrome/browser/ui/webui/chromeos/login/network_state_informer.cc          network->connection_state() == shill::kStateOnline)) {
connection_state   73 chrome/browser/ui/webui/chromeos/login/network_state_informer.cc          network->connection_state() == shill::kStatePortal))
connection_state   76 chrome/browser/ui/webui/chromeos/login/network_state_informer.cc     if (NetworkState::StateIsConnecting(network->connection_state()))
connection_state   78 chrome/browser/ui/webui/chromeos/login/network_state_informer.cc     if (network->connection_state() == shill::kStateOnline)
connection_state   80 chrome/browser/ui/webui/chromeos/login/network_state_informer.cc     if (network->connection_state() == shill::kStatePortal)
connection_state  610 chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc         nsh->DefaultNetwork()->connection_state() == shill::kStateOnline));
connection_state   84 chrome/browser/ui/webui/gcm_internals_ui.cc       device_info->SetString("connectionState", stats->connection_state);
connection_state 1670 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc                         ConnectionStateString(network->connection_state()));
connection_state 1748 chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc   bool restricted = cellular->connection_state() == shill::kStatePortal;
connection_state  674 chromeos/network/network_connection_handler.cc   if (network->connection_state() == shill::kStateIdle &&
connection_state  682 chromeos/network/network_connection_handler.cc   if (network->connection_state() == shill::kStateIdle &&
connection_state  688 chromeos/network/network_connection_handler.cc     if (network->connection_state() != shill::kStateFailure) {
connection_state  689 chromeos/network/network_connection_handler.cc       NET_LOG_ERROR("Unexpected State: " + network->connection_state(),
connection_state  272 chromeos/network/network_state.cc bool NetworkState::StateIsConnected(const std::string& connection_state) {
connection_state  273 chromeos/network/network_state.cc   return (connection_state == shill::kStateReady ||
connection_state  274 chromeos/network/network_state.cc           connection_state == shill::kStateOnline ||
connection_state  275 chromeos/network/network_state.cc           connection_state == shill::kStatePortal);
connection_state  279 chromeos/network/network_state.cc bool NetworkState::StateIsConnecting(const std::string& connection_state) {
connection_state  280 chromeos/network/network_state.cc   return (connection_state == shill::kStateAssociation ||
connection_state  281 chromeos/network/network_state.cc           connection_state == shill::kStateConfiguration ||
connection_state  282 chromeos/network/network_state.cc           connection_state == shill::kStateCarrier);
connection_state   52 chromeos/network/network_state.h   const std::string& connection_state() const { return connection_state_; }
connection_state  101 chromeos/network/network_state.h   static bool StateIsConnected(const std::string& connection_state);
connection_state  102 chromeos/network/network_state.h   static bool StateIsConnecting(const std::string& connection_state);
connection_state   32 chromeos/network/network_state_handler.cc   return (network->connection_state() != prev_connection_state) &&
connection_state   33 chromeos/network/network_state_handler.cc          (network->connection_state() != shill::kStateIdle ||
connection_state  523 chromeos/network/network_state_handler.cc   std::string prev_connection_state = network->connection_state();
connection_state  555 chromeos/network/network_state_handler.cc   std::string prev_connection_state = network->connection_state();
connection_state  709 chromeos/network/network_state_handler.cc         "DefaultNetwork is not connected: " + network->connection_state(),
connection_state  776 chromeos/network/network_state_handler.cc           "DefaultNetwork is not connected: " + network->connection_state(),
connection_state  780 chromeos/network/network_state_handler.cc   NET_LOG_EVENT(event + ": " + network->connection_state(),
connection_state   76 chromeos/network/network_state_handler_unittest.cc         network ? network->connection_state() : "";
connection_state   83 chromeos/network/network_state_handler_unittest.cc     network_connection_state_[network->path()] = network->connection_state();
connection_state  293 chromeos/network/onc/onc_translator_shill_to_onc.cc     std::string onc_state = ::onc::connection_state::kNotConnected;
connection_state  295 chromeos/network/onc/onc_translator_shill_to_onc.cc       onc_state = ::onc::connection_state::kConnected;
connection_state  297 chromeos/network/onc/onc_translator_shill_to_onc.cc       onc_state = ::onc::connection_state::kConnecting;
connection_state  348 cloud_print/gcp20/prototype/printer.cc   info->connection_state = ConnectionStateToString(connection_state_);
connection_state  250 cloud_print/gcp20/prototype/privet_http_server.cc   response->SetString("connection_state", info.connection_state);
connection_state   47 cloud_print/gcp20/prototype/privet_http_server.h     std::string connection_state;
connection_state  127 components/onc/onc_constants.h namespace connection_state {
connection_state   22 components/wifi/fake_wifi_service.cc       network_properties.connection_state = onc::connection_state::kConnected;
connection_state   34 components/wifi/fake_wifi_service.cc       network_properties.connection_state = onc::connection_state::kConnected;
connection_state   46 components/wifi/fake_wifi_service.cc       network_properties.connection_state = onc::connection_state::kConnected;
connection_state   54 components/wifi/fake_wifi_service.cc       network_properties.connection_state =
connection_state   55 components/wifi/fake_wifi_service.cc           onc::connection_state::kNotConnected;
connection_state   69 components/wifi/fake_wifi_service.cc       network_properties.connection_state =
connection_state   70 components/wifi/fake_wifi_service.cc           onc::connection_state::kNotConnected;
connection_state  234 components/wifi/fake_wifi_service.cc       network_properties->connection_state = onc::connection_state::kConnected;
connection_state  247 components/wifi/fake_wifi_service.cc       network_properties->connection_state =
connection_state  248 components/wifi/fake_wifi_service.cc           onc::connection_state::kNotConnected;
connection_state  288 components/wifi/fake_wifi_service.cc         it->connection_state = onc::connection_state::kNotConnected;
connection_state   15 components/wifi/wifi_service.cc     : connection_state(onc::connection_state::kNotConnected),
connection_state   29 components/wifi/wifi_service.cc   value->SetString(onc::network_config::kConnectionState, connection_state);
connection_state  100 components/wifi/wifi_service.cc   if (l.connection_state != r.connection_state)
connection_state  101 components/wifi/wifi_service.cc     return l.connection_state < r.connection_state;
connection_state  140 components/wifi/wifi_service.h     std::string connection_state;
connection_state   62 components/wifi/wifi_service_test.cc     if (properties.connection_state == onc::connection_state::kConnected)
connection_state   69 components/wifi/wifi_service_test.cc     EXPECT_TRUE(properties.connection_state ==
connection_state   70 components/wifi/wifi_service_test.cc                 onc::connection_state::kNotConnected);
connection_state   96 components/wifi/wifi_service_test.cc       if (net->connection_state == onc::connection_state::kConnected) {
connection_state  521 components/wifi/wifi_service_win.cc                    << it->connection_state;
connection_state 1236 components/wifi/wifi_service_win.cc     properties->connection_state = onc::connection_state::kConnected;
connection_state 1238 components/wifi/wifi_service_win.cc     properties->connection_state = onc::connection_state::kNotConnected;
connection_state 1308 components/wifi/wifi_service_win.cc           if (network_properties.connection_state ==
connection_state 1309 components/wifi/wifi_service_win.cc               onc::connection_state::kConnected) {
connection_state 1313 components/wifi/wifi_service_win.cc             previous_network_properties->connection_state =
connection_state 1314 components/wifi/wifi_service_win.cc                 network_properties.connection_state;
connection_state  100 google_apis/gcm/gcm_client.h     std::string connection_state;
connection_state  568 google_apis/gcm/gcm_client_impl.cc     stats.connection_state = mcs_client_->GetStateString();