Searched defs:host_port (Results 1 – 4 of 4) sorted by relevance
25 int DeviceConfig::host_port() { in host_port() function in cuttlefish::modem::DeviceConfig31 auto host_port = instance.host_port(); in host_port() local
176 std::string PDUParser::CreateRemotePDU(std::string& host_port) { in CreateRemotePDU()
139 auto host_port = cuttlefish::modem::DeviceConfig::host_port(); in GetHostPort() local
202 int CuttlefishConfig::InstanceSpecific::host_port() const { in host_port() function in cuttlefish::CuttlefishConfig::InstanceSpecific206 void CuttlefishConfig::MutableInstanceSpecific::set_host_port(int host_port) { in set_host_port()