Searched refs:set_fastboot_host_port (Results 1 – 3 of 3) sorted by relevance
787 void set_fastboot_host_port(int fastboot_host_port);
1808 void CuttlefishConfig::MutableInstanceSpecific::set_fastboot_host_port(int port) { in set_fastboot_host_port() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
1762 instance.set_fastboot_host_port(const_instance.adb_host_port()); in InitializeCuttlefishConfiguration()