HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentNetworkName (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
helper.h 109 string16 GetCurrentNetworkName(NetworkLibrary* network_library);
network_screen.cc 182 string16 network_name = GetCurrentNetworkName(network);
helper.cc 199 string16 GetCurrentNetworkName(NetworkLibrary* network_library) {
existing_user_controller.cc 148 return GetCurrentNetworkName(CrosLibrary::Get()->GetNetworkLibrary());

Completed in 51 milliseconds