Home
last modified time | relevance | path

Searched refs:GetNetworkState (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/mobile/
Dmobile_activator.cc253 const NetworkState* network = GetNetworkState(service_path); in InitiateActivation()
343 const NetworkState* network = GetNetworkState(service_path_); in HandleSetTransactionStatus()
365 const NetworkState* network = GetNetworkState(service_path_); in HandlePortalLoaded()
410 const NetworkState* network = GetNetworkState(service_path_); in StartActivation()
441 const NetworkState* network = GetNetworkState(service_path_); in StartActivationOverNonCellularNetwork()
459 const NetworkState* network = GetNetworkState(service_path_); in StartActivationOTA()
478 const NetworkState* network = GetNetworkState(service_path_); in StartActivationOTASP()
502 const NetworkState* network = GetNetworkState(service_path_); in StartOTASP()
514 const NetworkState* network = GetNetworkState(service_path_); in HandleOTASPTimeout()
595 const NetworkState* network = GetNetworkState(service_path_); in ReconnectTimedOut()
[all …]
Dmobile_activator.h154 virtual const NetworkState* GetNetworkState(const std::string& service_path);
Dmobile_activator_unittest.cc69 virtual const NetworkState* GetNetworkState(const std::string& service_path) { in GetNetworkState() function in chromeos::TestMobileActivator
/external/chromium_org/ash/system/chromeos/network/
Dnetwork_connect.cc70 GetNetworkState(service_path); in HandleUnconfiguredNetwork()
316 const NetworkState* GetNetworkState(const std::string& service_path) { in GetNetworkState() function
318 GetNetworkState(service_path); in GetNetworkState()
334 const NetworkState* network = GetNetworkState(service_path); in ConnectToNetwork()
404 const NetworkState* cellular = GetNetworkState(service_path); in ActivateCellular()
436 const NetworkState* cellular = handler->GetNetworkState(service_path); in ShowMobileSetup()
542 const NetworkState* network = GetNetworkState(service_path); in ErrorString()
Dnetwork_state_notifier.cc268 NetworkHandler::Get()->network_state_handler()->GetNetworkState( in ShowConnectErrorNotification()
Dnetwork_state_list_detailed_view.cc261 GetNetworkState(service_path); in OnViewClicked()
/external/chromium_org/chrome/browser/chromeos/options/
Dwimax_config_view.cc102 GetNetworkState(service_path_); in UpdateErrorLabel()
146 GetNetworkState(service_path_); in Login()
202 GetNetworkState(service_path_); in Init()
Dwifi_config_view.cc384 const NetworkState* network = GetNetworkState(); in GetTitle()
589 const NetworkState* network = GetNetworkState(); in UpdateErrorLabel()
657 const NetworkState* network = GetNetworkState(); in Login()
896 const NetworkState* network = GetNetworkState(); in Init()
1345 const NetworkState* network = GetNetworkState(); in IsConfigureDialog()
1355 const NetworkState* WifiConfigView::GetNetworkState() const { in GetNetworkState() function in chromeos::WifiConfigView
1358 return NetworkHandler::Get()->network_state_handler()->GetNetworkState( in GetNetworkState()
Dvpn_config_view.cc380 GetNetworkState(service_path_); in Login()
497 GetNetworkState(service_path_); in Init()
708 GetNetworkState(service_path); in InitFromProperties()
1000 GetNetworkState(service_path_); in UpdateErrorLabel()
Dwifi_config_view.h173 const NetworkState* GetNetworkState() const;
Dnetwork_config_view.cc128 GetNetworkState(service_path); in Show()
/external/chromium_org/chromeos/network/
Dnetwork_state_handler_unittest.cc494 const NetworkState* ethernet = network_state_handler_->GetNetworkState(eth1); in TEST_F()
504 ethernet = network_state_handler_->GetNetworkState(eth1); in TEST_F()
541 EXPECT_FALSE(network_state_handler_->GetNetworkState(wifi_path)); in TEST_F()
692 EXPECT_FALSE(network_state_handler_->GetNetworkState(wifi_path)); in TEST_F()
726 EXPECT_FALSE(network_state_handler_->GetNetworkState(wifi_path)); in TEST_F()
Dnetwork_state_handler.cc174 const NetworkState* NetworkStateHandler::GetNetworkState( in GetNetworkState() function in chromeos::NetworkStateHandler
185 return GetNetworkState(default_network_path_); in DefaultNetwork()
383 const NetworkState* network = GetNetworkState(service_path); in GetEAPForEthernet()
659 GetNetworkState(default_network_path_); in UpdateIPConfigProperties()
771 network = GetNetworkState(default_network_path_); in DefaultNetworkServiceChanged()
Dnetwork_connection_handler.cc259 network_state_handler_->GetNetworkState(service_path); in ConnectToNetwork()
323 network_state_handler_->GetNetworkState(service_path); in DisconnectNetwork()
666 network_state_handler_->GetNetworkState(service_path); in CheckPendingRequest()
Dnetwork_state_handler.h120 const NetworkState* GetNetworkState(const std::string& service_path) const;
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc159 const NetworkState* GetNetworkState(const std::string& service_path) { in GetNetworkState() function
161 GetNetworkState(service_path); in GetNetworkState()
636 const NetworkState* network = GetNetworkState(service_path); in UpdateConnectionDataCallback()
839 const NetworkState* network = GetNetworkState(service_path); in PopulateDictionaryDetailsCallback()
922 const NetworkState* network = GetNetworkState(service_path); in SendShowDetailedInfo()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine2_unittest.h104 webrtc::Call::NetworkState GetNetworkState() const;
Dwebrtcvideoengine2_unittest.cc219 webrtc::Call::NetworkState FakeCall::GetNetworkState() const { in GetNetworkState() function in cricket::FakeCall
1625 fake_channel_->GetFakeCall()->GetNetworkState()); in TEST_F()
1629 fake_channel_->GetFakeCall()->GetNetworkState()); in TEST_F()
1633 fake_channel_->GetFakeCall()->GetNetworkState()); in TEST_F()
/external/chromium_org/athena/system/
Dnetwork_selector.cc239 NetworkHandler::Get()->network_state_handler()->GetNetworkState( in ShowPasswordView()
276 NetworkHandler::Get()->network_state_handler()->GetNetworkState( in ActivateNetwork()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dapp_launch_splash_screen_handler.cc26 chromeos::NetworkHandler::Get()->network_state_handler()->GetNetworkState( in GetNetworkName()
Denrollment_screen_handler.cc84 NetworkHandler::Get()->network_state_handler()->GetNetworkState( in GetNetworkName()
Dsignin_screen_handler.cc170 GetNetworkState(service_path); in GetNetworkName()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dmobile_setup_ui.cc510 const NetworkState* network = nsh->GetNetworkState(path.substr(1)); in HandleGetDeviceInfo()
577 NetworkHandler::Get()->network_state_handler()->GetNetworkState(path); in DefaultNetworkChanged()
/external/chromium_org/chrome/browser/chromeos/
Denrollment_dialog_view.cc263 GetNetworkState(service_path); in CreateDialog()
/external/chromium_org/ui/chromeos/network/
Dnetwork_list.cc87 handler->GetNetworkState(info->service_path); in UpdateNetworkListInternal()