Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dcall_service.cpp653 int num_type = cmd.GetNextInt(); in HandleRemoteCall() local
706 call_status.is_international = (num_type == 145); in HandleRemoteCall()