Home
last modified time | relevance | path

Searched defs:responses (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp289 std::vector<std::string> responses; in HandleRadioPowerReq() local
417 std::vector<std::string> responses; in HandleSignalStrength() local
502 std::vector<std::string> responses; in HandleQueryNetworkSelectionMode() local
543 std::vector<std::string> responses; in HandleRequestOperator() local
561 std::vector<std::string> responses; in HandleQueryAvailableNetwork() local
580 std::vector<std::string> responses; in HandleSetNetworkSelectionMode() local
815 std::vector<std::string> responses; in HandleVoiceNetworkRegistration() local
886 std::vector<std::string> responses; in HandleDataNetworkRegistration() local
941 std::vector<std::string> responses; in HandleGetPreferredNetworkType() local
953 std::vector<std::string> responses; in HandleQuerySupportedTechs() local
[all …]
Dsup_service.cpp113 std::vector<std::string> responses; in HandleCLIR() local
150 std::vector<std::string> responses = {"+CLIP: 0, 0", "OK"}; in HandleCLIP() local
195 std::vector<std::string> responses; in HandleCallForward() local
294 std::vector<std::string> responses; in HandleCallWaiting() local
Dsim_service.cpp846 std::vector<std::string> responses; in HandleSIMStatusReq() local
898 std::vector<std::string> responses; in HandleSIM_IO() local
1048 std::vector<std::string> responses; in HandleCSIM_IO() local
1122 std::vector<std::string> responses; in HandleChangeOrEnterPIN() local
1209 std::vector<std::string> responses; in HandleGetIMSI() local
1254 std::vector<std::string> responses; in HandleGetIccId() local
1340 std::vector<std::string> responses; in HandleFacilityLock() local
1398 std::vector<std::string> responses; in HandleOpenLogicalChannel() local
1454 std::vector<std::string> responses; in HandleCloseLogicalChannel() local
1498 std::vector<std::string> responses; in HandleTransmitLogicalChannel() local
[all …]
Dsms_service.cpp96 std::vector<std::string> responses; in HandleSendSMS() local
199 std::vector<std::string> responses; in HandleBroadcastConfig() local
233 std::vector<std::string> responses; in HandleGetSmscAddress() local
272 std::vector<std::string> responses; in HandleSendSMSPDU() local
349 std::vector<std::string> responses; in HandleWriteSMSPduToSim() local
Ddata_service.cpp107 std::vector<std::string> responses; in HandleQueryDataCallList() local
190 std::vector<std::string> responses; in HandleQueryPDPContextList() local
274 std::vector<std::string> responses; in HandleReadDynamicParam() local
Dcall_service.cpp341 std::vector<std::string> responses; in HandleCurrentCalls() local
398 std::vector<std::string> responses; in HandleHangup() local
504 std::vector<std::string> responses; in HandleMute() local
575 std::vector<std::string> responses; in HandleEmergencyMode() local
Dmisc_service.cpp112 std::vector<std::string> responses; in HandleGetIMEI() local
/device/google/cuttlefish/host/commands/cvd/server_command/
Dhandler_proxy.cpp100 const auto responses = in Handle() local
/device/google/cuttlefish/host/commands/cvd/
Dcommand_sequence.cpp99 std::vector<cvd::Response> responses; in Execute() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c848 RIL_Data_Call_Response_v11 *responses = (n == 0) ? NULL : in requestOrSendDataCallList() local