Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 13 of 13) sorted by relevance

/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc175 static Status mapToStatus(uint8_t resp) { in mapToStatus()
382 uint8_t resp; in btif_a2dp_audio_send_start_req() local
395 uint8_t resp; in btif_a2dp_audio_send_suspend_req() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp104 std::string resp; in PartitionHash() local
381 std::string resp; in TEST_F() local
413 std::string resp; in TEST_F() local
508 std::string resp; in TEST_F() local
664 std::string resp; in TEST_F() local
677 std::string resp; in TEST_F() local
690 std::string resp; in TEST_F() local
714 std::string resp; in TEST_F() local
741 std::string resp; in TEST_F() local
758 std::string resp; in TEST_F() local
[all …]
Dfixtures.cpp237 std::string resp; in SetLockState() local
/system/chre/platform/slpi/see/
Dsns_qmi_client.c122 sns_client_resp_msg_v01 *resp = resp_c_struct; in client_resp_cb() local
231 void *resp; in sns_client_send() local
/system/core/trusty/storage/proxy/
Dstorage.c220 struct storage_file_open_resp resp = {0}; in storage_file_open() local
411 struct storage_file_get_size_resp resp = {0}; in storage_file_get_size() local
/system/chre/platform/slpi/include/chre/platform/slpi/smgr/
Dsmr_helper.h85 UniquePtr<ReqStruct> *req, UniquePtr<RespStruct> *resp, in sendReqAsync()
/system/extras/simpleperf/
DETMDecoder.cpp56 static bool IsRespError(ocsd_datapath_resp_t resp) { return resp >= OCSD_RESP_ERR_CONT; } in IsRespError()
153 auto resp = callback->ProcessPacket(trace_id_, op, index_sop, pkt); in PacketDataIn() local
349 auto resp = in TraceElemIn() local
676 auto resp = in ProcessData() local
685 auto resp = decode_tree_.GetDataIn().TraceDataIn(OCSD_OP_DATA, data_index_, left_size, data, in ProcessData() local
/system/bt/bta/hf_client/
Dbta_hf_client_sco.cc105 enh_esco_params_t resp; in bta_hf_client_sco_conn_rsp() local
/system/bt/stack/bnep/
Dbnep_api.cc212 tBNEP_RESULT BNEP_ConnectResp(uint16_t handle, tBNEP_RESULT resp) { in BNEP_ConnectResp()
Dbnep_utils.cc634 tBNEP_RESULT resp; in bnep_process_setup_conn_responce() local
/system/netd/server/
DOffloadUtils.cpp122 } resp = {}; in sendAndProcessNetlinkResponse() local
/system/core/trusty/utils/rpmb_dev/
Drpmb_dev.c245 uint16_t resp; member
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc762 const sns_smgr_client_request_info_resp_msg_v01& resp, in onClientRequestInfoResponse()
823 smr_err transpErr) { in onStatusChange()