kConnected         52 chromeos/dbus/shill_ipconfig_client_unittest.cc   const base::FundamentalValue kConnected(true);
kConnected         57 chromeos/dbus/shill_ipconfig_client_unittest.cc   dbus::AppendBasicTypeValueDataAsVariant(&writer, kConnected);
kConnected         62 chromeos/dbus/shill_ipconfig_client_unittest.cc                                           ValueEq(ByRef(kConnected)))).Times(1);
kConnected        295 chromeos/network/onc/onc_translator_shill_to_onc.cc       onc_state = ::onc::connection_state::kConnected;
kConnected        105 components/onc/onc_constants.cc const char kConnected[] = "Connected";
kConnected        128 components/onc/onc_constants.h ONC_EXPORT extern const char kConnected[];
kConnected         22 components/wifi/fake_wifi_service.cc       network_properties.connection_state = onc::connection_state::kConnected;
kConnected         34 components/wifi/fake_wifi_service.cc       network_properties.connection_state = onc::connection_state::kConnected;
kConnected         46 components/wifi/fake_wifi_service.cc       network_properties.connection_state = onc::connection_state::kConnected;
kConnected        234 components/wifi/fake_wifi_service.cc       network_properties->connection_state = onc::connection_state::kConnected;
kConnected         62 components/wifi/wifi_service_test.cc     if (properties.connection_state == onc::connection_state::kConnected)
kConnected         96 components/wifi/wifi_service_test.cc       if (net->connection_state == onc::connection_state::kConnected) {
kConnected       1236 components/wifi/wifi_service_win.cc     properties->connection_state = onc::connection_state::kConnected;
kConnected       1309 components/wifi/wifi_service_win.cc               onc::connection_state::kConnected) {
kConnected        231 ppapi/cpp/extensions/dev/socket_dev.cc const char* const SocketInfo_Dev::kConnected = "connected";
kConnected        239 ppapi/cpp/extensions/dev/socket_dev.cc       connected(kConnected),
kConnected        145 ppapi/cpp/extensions/dev/socket_dev.h   static const char* const kConnected;
kConnected        285 remoting/host/it2me/it2me_host.cc   if (state_ == kConnected) {
kConnected        306 remoting/host/it2me/it2me_host.cc   SetState(kConnected);
kConnected        395 remoting/host/it2me/it2me_host.cc       DCHECK(state == kConnected ||
kConnected        399 remoting/host/it2me/it2me_host.cc     case kConnected:
kConnected        425 remoting/host/it2me/it2me_host.cc       state_ == kConnected;
kConnected         35 remoting/host/it2me/it2me_native_messaging_host.cc     {kConnected, "CONNECTED"},
kConnected        249 remoting/host/it2me/it2me_native_messaging_host.cc     case kConnected:
kConnected        122 remoting/host/it2me/it2me_native_messaging_host_unittest.cc   RunSetState(kConnected);
kConnected        352 remoting/host/it2me/it2me_native_messaging_host_unittest.cc                  It2MeNativeMessagingHost::HostStateToString(kConnected)) {
kConnected        281 remoting/host/plugin/host_script_object.cc     INT32_TO_NPVARIANT(kConnected, *result);