Home
last modified time | relevance | path

Searched refs:is_remote_call (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.h130 bool is_remote_call; member
Dcall_service.cpp209 call_status.is_remote_call = true; in HandleDial()
244 if (call.is_remote_call && call.remote_client != std::nullopt) { in SendCallStatusToRemote()
688 call_status.is_remote_call = true; in HandleRemoteCall()