Searched refs:set_host_port (Results 1 – 3 of 3) sorted by relevance
206 void CuttlefishConfig::MutableInstanceSpecific::set_host_port(int host_port) { in set_host_port() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
455 void set_host_port(int host_port);
534 instance.set_host_port(6520 + num - 1); in InitializeCuttlefishConfiguration()