Home
last modified time | relevance | path

Searched refs:parsed_host (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/client/
Dadb_wifi.cpp186 std::string parsed_host; in adb_wifi_pair_device() local
189 if (!android::base::ParseNetAddress(host, &parsed_host, &port, nullptr, &err)) { in adb_wifi_pair_device()