Searched refs:parsed_host (Results 1 – 1 of 1) sorted by relevance
186 std::string parsed_host; in adb_wifi_pair_device() local189 if (!android::base::ParseNetAddress(host, &parsed_host, &port, nullptr, &err)) { in adb_wifi_pair_device()