Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc171 static Status mapToStatus(uint8_t resp) { in mapToStatus()
377 uint8_t resp; in btif_a2dp_audio_send_start_req() local
390 uint8_t resp; in btif_a2dp_audio_send_suspend_req() local
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp106 std::string resp; in PartitionHash() local
396 std::string resp; in TEST_F() local
428 std::string resp; in TEST_F() local
523 std::string resp; in TEST_F() local
706 std::string resp; in TEST_F() local
719 std::string resp; in TEST_F() local
732 std::string resp; in TEST_F() local
756 std::string resp; in TEST_F() local
793 std::string resp; in TEST_F() local
810 std::string resp; in TEST_F() local
[all …]
Dfixtures.cpp237 std::string resp; in SetLockState() local
/system/core/trusty/metrics/
Dmetrics.cpp123 metrics_resp resp = { in HandleEvent() local
/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreTestUtil.java100 ContextHubTransaction.Response<Void> resp = null; in loadNanoApp() local
131 ContextHubTransaction.Response<Void> resp = null; in unloadNanoApp() local
/system/core/trusty/coverage/
Dcoverage.cpp81 Result<void> CoverageRecord::Rpc(coverage_client_req* req, int req_fd, coverage_client_resp* resp) { in Rpc()
118 coverage_client_resp resp; in Open() 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/apploader/fuzz/
Dapp_fuzzer.cpp78 apploader_resp resp; in SendLoadMsg() 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/bt/test/mock/
Dmock_stack_bnep_api.cc45 tBNEP_RESULT BNEP_ConnectResp(uint16_t handle, tBNEP_RESULT resp) { in BNEP_ConnectResp()
/system/core/trusty/utils/acvp/
Dtrusty_modulewrapper.cpp154 struct acvp_resp resp; in ForwardResponse() local
/system/bt/gd/rust/shim/src/
Dhci.rs45 let resp = commands.send(packet).await.unwrap(); in hci_send_command() localVariable
/system/core/trusty/apploader/
Dapploader.cpp182 struct apploader_resp resp; in read_response() local
/system/extras/simpleperf/
DETMDecoder.cpp58 static bool IsRespError(ocsd_datapath_resp_t resp) { in IsRespError()
157 auto resp = callback->ProcessPacket(trace_id_, op, index_sop, pkt); in PacketDataIn() local
358 auto resp = in TraceElemIn() local
685 auto resp = in ProcessData() local
694 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.cc209 tBNEP_RESULT BNEP_ConnectResp(uint16_t handle, tBNEP_RESULT resp) { in BNEP_ConnectResp()
Dbnep_utils.cc624 tBNEP_RESULT resp; in bnep_process_setup_conn_responce() local
/system/netd/server/
DOffloadUtils.cpp132 } resp = {}; in sendAndProcessNetlinkResponse() local
/system/core/trusty/utils/rpmb_dev/
Drpmb_dev.c245 uint16_t resp; member