Searched refs:kStateProperty (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_connection_handler_unittest.cc315 GetServiceStringProperty("wifi0", shill::kStateProperty));
460 GetServiceStringProperty("wifi0", shill::kStateProperty));
462 GetServiceStringProperty("wifi1", shill::kStateProperty));
473 GetServiceStringProperty("wifi0", shill::kStateProperty));
475 GetServiceStringProperty("wifi1", shill::kStateProperty));
480 GetServiceStringProperty("wifi0", shill::kStateProperty));
482 GetServiceStringProperty("wifi1", shill::kStateProperty));
495 GetServiceStringProperty("wifi0", shill::kStateProperty));
497 GetServiceStringProperty("wifi1", shill::kStateProperty));
508 GetServiceStringProperty("wifi0", shill::kStateProperty));
[all...]
H A Dnetwork_state_handler_unittest.cc550 service_test_->SetServiceProperty(eth1, shill::kStateProperty,
558 service_test_->SetServiceProperty(eth1, shill::kStateProperty,
571 service_test_->SetServiceProperty(eth1, shill::kStateProperty,
581 service_test_->SetServiceProperty(wifi1, shill::kStateProperty,
594 service_test_->SetServiceProperty(eth1, shill::kStateProperty,
596 service_test_->SetServiceProperty(wifi1, shill::kStateProperty,
604 service_test_->SetServiceProperty(eth1, shill::kStateProperty,
630 service_test_->SetServiceProperty(wifi1, shill::kStateProperty,
H A Dnetwork_state.cc82 } else if (key == shill::kStateProperty) {
187 dictionary->SetStringWithoutPathExpansion(shill::kStateProperty,
H A Dmanaged_network_configuration_handler_impl.cc624 shill::kStateProperty, &connection_state);
H A Dnetwork_configuration_handler_unittest.cc602 shill::kStateProperty, shill::kStateIdle);
H A Dnetwork_state_handler.cc554 if (key == shill::kStateProperty || key == shill::kVisibleProperty) {
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_service_client.cc196 shill::kStateProperty,
225 shill::kStateProperty,
394 shill::kStateProperty,
462 if (property == shill::kStateProperty) {
471 if (property == shill::kStateProperty ||
574 shill::kStateProperty,
618 shill::kStateProperty,
632 shill::kStateProperty,
H A Dfake_shill_manager_client.cc75 properties->GetString(shill::kStateProperty, &state);
101 shill::kStateProperty,
563 properties->GetString(shill::kStateProperty, &state);
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_detector_impl_browsertest.cc117 shill::kStateProperty, member in class:chromeos::NetworkPortalDetectorImplBrowserTest::shill
H A Dnetwork_portal_detector_impl_unittest.cc203 shill::kStateProperty, member in class:chromeos::NetworkPortalDetectorImplTest::shill
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_notifier.cc228 shill_properties.GetStringWithoutPathExpansion(shill::kStateProperty, &state);
/external/chromium_org/chromeos/network/onc/
H A Donc_translator_shill_to_onc.cc417 if (shill_dictionary_->GetStringWithoutPathExpansion(shill::kStateProperty,

Completed in 240 milliseconds