Searched refs:set_adb_ip_and_port (Results 1 – 3 of 3) sorted by relevance
222 void CuttlefishConfig::MutableInstanceSpecific::set_adb_ip_and_port( in set_adb_ip_and_port() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
457 void set_adb_ip_and_port(const std::string& ip_port);
535 instance.set_adb_ip_and_port("127.0.0.1:" + std::to_string(6520 + num - 1)); in InitializeCuttlefishConfiguration()