Home
last modified time | relevance | path

Searched defs:network_library (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_provider_observers_chromeos.cc102 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in NetworkScanObserver() local
107 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in ~NetworkScanObserver() local
122 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in NetworkConnectObserver() local
127 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in ~NetworkConnectObserver() local
166 NetworkLibrary* network_library) { in GetWifiNetwork()
176 NetworkLibrary* network_library) { in GetWifiNetwork()
Dtesting_automation_provider_chromeos.cc255 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in GetNetworkInfo() local
342 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in NetworkScan() local
401 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in ConnectToWifiNetwork() local
456 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in ConnectToHiddenWifiNetwork() local
471 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in DisconnectFromWifiNetwork() local
/external/chromium/chrome/browser/chromeos/login/
Dhelper.cc199 string16 GetCurrentNetworkName(NetworkLibrary* network_library) { in GetCurrentNetworkName()
/external/chromium/chrome/browser/chromeos/status/
Dnetwork_menu_button.cc123 NetworkLibrary* network_library = CrosLibrary::Get()->GetNetworkLibrary(); in NetworkMenuButton() local