/external/chromium_org/chrome/browser/chromeos/mobile/ |
D | mobile_activator.cc | 253 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 …]
|
D | mobile_activator.h | 154 virtual const NetworkState* GetNetworkState(const std::string& service_path);
|
D | mobile_activator_unittest.cc | 69 virtual const NetworkState* GetNetworkState(const std::string& service_path) { in GetNetworkState() function in chromeos::TestMobileActivator
|
/external/chromium_org/ash/system/chromeos/network/ |
D | network_connect.cc | 70 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()
|
D | network_state_notifier.cc | 268 NetworkHandler::Get()->network_state_handler()->GetNetworkState( in ShowConnectErrorNotification()
|
D | network_state_list_detailed_view.cc | 261 GetNetworkState(service_path); in OnViewClicked()
|
/external/chromium_org/chrome/browser/chromeos/options/ |
D | wimax_config_view.cc | 102 GetNetworkState(service_path_); in UpdateErrorLabel() 146 GetNetworkState(service_path_); in Login() 202 GetNetworkState(service_path_); in Init()
|
D | wifi_config_view.cc | 384 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()
|
D | vpn_config_view.cc | 380 GetNetworkState(service_path_); in Login() 497 GetNetworkState(service_path_); in Init() 708 GetNetworkState(service_path); in InitFromProperties() 1000 GetNetworkState(service_path_); in UpdateErrorLabel()
|
D | wifi_config_view.h | 173 const NetworkState* GetNetworkState() const;
|
D | network_config_view.cc | 128 GetNetworkState(service_path); in Show()
|
/external/chromium_org/chromeos/network/ |
D | network_state_handler_unittest.cc | 494 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()
|
D | network_state_handler.cc | 174 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()
|
D | network_connection_handler.cc | 259 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()
|
D | network_state_handler.h | 120 const NetworkState* GetNetworkState(const std::string& service_path) const;
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
D | internet_options_handler.cc | 159 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/ |
D | webrtcvideoengine2_unittest.h | 104 webrtc::Call::NetworkState GetNetworkState() const;
|
D | webrtcvideoengine2_unittest.cc | 219 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/ |
D | network_selector.cc | 239 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/ |
D | app_launch_splash_screen_handler.cc | 26 chromeos::NetworkHandler::Get()->network_state_handler()->GetNetworkState( in GetNetworkName()
|
D | enrollment_screen_handler.cc | 84 NetworkHandler::Get()->network_state_handler()->GetNetworkState( in GetNetworkName()
|
D | signin_screen_handler.cc | 170 GetNetworkState(service_path); in GetNetworkName()
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
D | mobile_setup_ui.cc | 510 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/ |
D | enrollment_dialog_view.cc | 263 GetNetworkState(service_path); in CreateDialog()
|
/external/chromium_org/ui/chromeos/network/ |
D | network_list.cc | 87 handler->GetNetworkState(info->service_path); in UpdateNetworkListInternal()
|