HomeSort by relevance Sort by last modified time
    Searched refs:connection_state (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/chromium_org/chrome/browser/local_discovery/wifi/
bootstrapping_device_lister_unittest.cc 69 network.connection_state = onc::connection_state::kNotConnected;
76 network2.connection_state = onc::connection_state::kNotConnected;
101 network.connection_state = onc::connection_state::kNotConnected;
110 network2.connection_state = onc::connection_state::kNotConnected;
154 network.connection_state = onc::connection_state::kNotConnected
    [all...]
bootstrapping_network_switcher_unittest.cc 36 network1.connection_state = onc::connection_state::kNotConnected;
41 network2.connection_state = onc::connection_state::kConnected;
bootstrapping_network_switcher.cc 48 if (i->connection_state == onc::connection_state::kConnected) {
  /external/chromium_org/components/wifi/
network_properties.cc 15 : connection_state(onc::connection_state::kNotConnected),
31 value->SetString(onc::network_config::kConnectionState, connection_state);
83 value.GetString(onc::network_config::kConnectionState, &connection_state);
108 if (l.connection_state != r.connection_state)
109 return l.connection_state < r.connection_state;
fake_wifi_service.cc 18 network_properties.connection_state = onc::connection_state::kConnected;
44 network_properties.connection_state = onc::connection_state::kNotConnected;
150 network_properties->connection_state = onc::connection_state::kConnected;
163 network_properties->connection_state = onc::connection_state::kNotConnected;
201 it->connection_state = onc::connection_state::kNotConnected
    [all...]
network_properties.h 33 std::string connection_state; member in struct:wifi::NetworkProperties
wifi_service_win.cc 327 // Deduce |onc::connection_state| from |wlan_state|.
529 << it->connection_state;
673 properties.connection_state == onc::connection_state::kConnected &&
712 if (properties.connection_state == onc::connection_state::kConnected)
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
network_state_informer.cc 55 NetworkState::StateIsConnecting(network->connection_state())) {
63 network->connection_state() == shill::kStateOnline)) {
73 network->connection_state() == shill::kStatePortal))
76 if (NetworkState::StateIsConnecting(network->connection_state()))
78 if (network->connection_state() == shill::kStateOnline)
80 if (network->connection_state() == shill::kStatePortal)
  /bootable/recovery/minadbd/
adb.c 253 D("setting connection_state to CS_BOOTLOADER\n");
254 t->connection_state = CS_BOOTLOADER;
260 D("setting connection_state to CS_DEVICE\n");
261 t->connection_state = CS_DEVICE;
267 D("setting connection_state to CS_RECOVERY\n");
268 t->connection_state = CS_RECOVERY;
274 D("setting connection_state to CS_SIDELOAD\n");
275 t->connection_state = CS_SIDELOAD;
280 t->connection_state = CS_HOST;
299 t->connection_state = CS_OFFLINE
    [all...]
transport_usb.c 116 t->connection_state = state;
adb.h 178 int connection_state; member in struct:atransport
258 /* this should only be used for transports with connection_state == CS_NOPERM */
393 int connection_state(atransport *t);
transport.c 469 if (t->connection_state != CS_NOPERM) {
609 if (t->connection_state == CS_NOPERM) {
656 if (result && result->connection_state == CS_OFFLINE) {
662 if (result && state != CS_ANY && result->connection_state != state) {
693 /* this should only be used for transports with connection_state == CS_NOPERM */
699 if (t->usb == usb && t->connection_state == CS_NOPERM) {
  /external/chromium_org/chrome/browser/local_discovery/
device_description.h 42 ConnectionState connection_state; member in struct:local_discovery::DeviceDescription
device_description.cc 37 connection_state(UNKNOWN) {
74 connection_state = ConnectionStateFromString(value);
  /external/chromium_org/chromeos/network/
network_state.cc 188 connection_state());
267 std::string NetworkState::connection_state() const { function in class:chromeos::NetworkState
334 bool NetworkState::StateIsConnected(const std::string& connection_state) {
335 return (connection_state == shill::kStateReady ||
336 connection_state == shill::kStateOnline ||
337 connection_state == shill::kStatePortal);
341 bool NetworkState::StateIsConnecting(const std::string& connection_state) {
342 return (connection_state == shill::kStateAssociation ||
343 connection_state == shill::kStateConfiguration ||
344 connection_state == shill::kStateCarrier)
    [all...]
network_state.h 63 std::string connection_state() const;
121 static bool StateIsConnected(const std::string& connection_state);
122 static bool StateIsConnecting(const std::string& connection_state);
  /external/chromium_org/chrome/browser/chromeos/net/
delay_network_call.cc 27 std:: string default_connection_state = default_network->connection_state();
network_portal_detector_impl.cc 94 if (network->connection_state() == shill::kStateOnline) {
99 } else if (network->connection_state() == shill::kStatePortal) {
104 } else if (network->connection_state() == shill::kStateOffline) {
111 if (network->connection_state() == shill::kStateOnline) {
116 } else if (network->connection_state() == shill::kStatePortal) {
121 } else if (network->connection_state() == shill::kStateOffline) {
364 (default_connection_state_ != default_network->connection_state());
365 default_connection_state_ = default_network->connection_state();
491 network && network->connection_state() == shill::kStatePortal) {
514 (network->connection_state() == shill::kStatePortal))
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_token_fetcher.cc 53 default_network->connection_state() == shill::kStatePortal) {
79 default_network->connection_state() == shill::kStatePortal) {
  /external/chromium_org/remoting/client/
chromoting_client.h 63 protocol::ConnectionToHost::State connection_state() const { function in class:remoting::ChromotingClient
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.cc 467 (default_network->connection_state() == shill::kStateOnline ||
468 default_network->connection_state() == shill::kStatePortal);
609 if (network->connection_state() == shill::kStatePortal &&
654 (default_network->connection_state() == shill::kStateOnline ||
656 default_network->connection_state() == shill::kStatePortal));
689 LOG(WARNING) << "Cellular:\n service state=" << network->connection_state()
724 network->connection_state() == shill::kStateActivationFailure) {
769 if (network->connection_state() == shill::kStatePortal)
793 if (network->connection_state() == shill::kStateOnline)
846 if (network->connection_state() != shill::kStatePortal &
    [all...]
  /system/core/adb/
transport_usb.c 120 t->connection_state = state;
adb.h 190 int connection_state; member in struct:atransport
307 /* this should only be used for transports with connection_state == CS_NOPERM */
382 int connection_state(atransport *t);
adb.c 423 switch(t->connection_state) {
494 D("setting connection_state to CS_BOOTLOADER\n");
495 t->connection_state = CS_BOOTLOADER;
501 D("setting connection_state to CS_DEVICE\n");
502 t->connection_state = CS_DEVICE;
508 D("setting connection_state to CS_RECOVERY\n");
509 t->connection_state = CS_RECOVERY;
515 D("setting connection_state to CS_SIDELOAD\n");
516 t->connection_state = CS_SIDELOAD;
521 t->connection_state = CS_HOST
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
mock_webrtc_peer_connection_handler.cc 104 WebRTCPeerConnectionHandlerClient::ICEConnectionState connection_state,
108 connection_state_(connection_state),

Completed in 228 milliseconds

1 2 3 4 5 6