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

  /external/chromium_org/chromeos/network/
network_state_handler.h 309 std::string GetTechnologyForType(const std::string& type) const;
network_state_handler.cc 139 std::string technology = GetTechnologyForType(type);
159 std::string technology = GetTechnologyForType(type);
712 std::string NetworkStateHandler::GetTechnologyForType(

Completed in 2570 milliseconds