Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/adb_connector/
Dmain.cpp45 std::vector<std::string> ParseAddressList(std::string ports) { in ParseAddressList() function
65 for (const auto& address : ParseAddressList(FLAGS_addresses)) { in AdbConnectorMain()