| /system/keymint/hal/src/ | 
| D | tests.rs | 94     let mut resp = vec![NEXT_MESSAGE_SIGNAL_TRUE];  in test_extract_rsp_true_marker()  localVariable103     let mut resp = vec![NEXT_MESSAGE_SIGNAL_FALSE];  in test_extract_rsp_false_marker()  localVariable
 
 | 
| /system/core/fastboot/fuzzy_fastboot/ | 
| D | main.cpp | 106     std::string resp;  in PartitionHash()  local396     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 …]
 
 | 
| D | fixtures.cpp | 237     std::string resp;  in SetLockState()  local
 | 
| /system/core/trusty/metrics/ | 
| D | metrics.cpp | 123     metrics_resp resp = {  in HandleEvent()  local
 | 
| /system/core/trusty/coverage/ | 
| D | coverage.cpp | 81 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/java/test/utils/src/com/google/android/utils/chre/ | 
| D | ChreTestUtil.java | 103         ContextHubTransaction.Response<Void> resp = null;  in loadNanoApp()  local134         ContextHubTransaction.Response<Void> resp = null;  in unloadNanoApp()  local
 
 | 
| /system/chre/platform/slpi/see/ | 
| D | sns_qmi_client.c | 122   sns_client_resp_msg_v01 *resp = resp_c_struct;  in client_resp_cb()  local231     void *resp;  in sns_client_send()  local
 
 | 
| /system/core/trusty/storage/proxy/ | 
| D | storage.c | 254     struct storage_file_open_resp resp = {0};  in storage_file_open()  local503     struct storage_file_get_size_resp resp = {0};  in storage_file_get_size()  local
 565     struct storage_file_get_max_size_resp resp = {0};  in storage_file_get_max_size()  local
 
 | 
| /system/core/trusty/apploader/fuzz/ | 
| D | app_fuzzer.cpp | 78     apploader_resp resp;  in SendLoadMsg()  local
 | 
| /system/core/trusty/utils/acvp/ | 
| D | trusty_modulewrapper.cpp | 154     struct acvp_resp resp;  in ForwardResponse()  local
 | 
| /system/core/trusty/apploader/ | 
| D | apploader.cpp | 182     struct apploader_resp resp;  in read_response()  local
 | 
| /system/extras/simpleperf/ | 
| D | ETMDecoder.cpp | 60 static bool IsRespError(ocsd_datapath_resp_t resp) {  in IsRespError()168       auto resp = callback->ProcessPacket(trace_id_, op, index_sop, pkt);  in PacketDataIn()  local
 380       auto resp =  in TraceElemIn()  local
 739     auto resp = decoder.TraceDataIn(OCSD_OP_RESET, data_index_, 0, nullptr, nullptr);  in ProcessData()  local
 749       auto resp = decoder.TraceDataIn(OCSD_OP_DATA, data_index_, left_size, data, &processed);  in ProcessData()  local
 
 | 
| /system/core/trusty/utils/rpmb_dev/ | 
| D | rpmb_dev.c | 237     uint16_t resp;  member
 |