Searched refs:GetHostId (Results 1 – 4 of 4) sorted by relevance
259 auto local_host_id = GetHostId(); in SendSmsToRemote()296 if (GetHostId() == remote_host_port) { // Send SMS to local host port in HandleSendSMSPDU()
197 auto local_host_port = GetHostId(); in HandleDial()256 << call.is_multi_party << ",\"" << GetHostId() << "\"," in SendCallStatusToRemote()
116 std::string ModemService::GetHostId() { in GetHostId() function in cuttlefish::ModemService
112 static std::string GetHostId();