Home
last modified time | relevance | path

Searched refs:GetHostId (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.cpp259 auto local_host_id = GetHostId(); in SendSmsToRemote()
296 if (GetHostId() == remote_host_port) { // Send SMS to local host port in HandleSendSMSPDU()
Dcall_service.cpp197 auto local_host_port = GetHostId(); in HandleDial()
256 << call.is_multi_party << ",\"" << GetHostId() << "\"," in SendCallStatusToRemote()
Dmodem_service.cpp116 std::string ModemService::GetHostId() { in GetHostId() function in cuttlefish::ModemService
Dmodem_service.h112 static std::string GetHostId();