Searched refs:GetNetworkName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/extensions/shell/browser/
H A Dshell_network_controller_chromeos.cc33 std::string GetNetworkName(const chromeos::NetworkState& network) { function in namespace:extensions::__anon8301
83 << " name=" << GetNetworkName(*network)
181 VLOG(1) << "Connecting to network " << GetNetworkName(*best_network)
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dapp_launch_splash_screen_handler.cc24 std::string GetNetworkName(const std::string& service_path) { function in namespace:__anon5416
150 const std::string network_name = GetNetworkName(network_path);
H A Denrollment_screen_handler.cc82 std::string GetNetworkName(const std::string& service_path) { function in namespace:chromeos::__anon5422
479 const std::string network_name = GetNetworkName(network_path);
H A Dsignin_screen_handler.cc168 std::string GetNetworkName(const std::string& service_path) { function in namespace:chromeos::__anon5441
537 const std::string network_name = GetNetworkName(network_path);
665 const std::string network_name = GetNetworkName(network_path);

Completed in 4945 milliseconds