Home
last modified time | relevance | path

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

/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/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/metrics/
Dmetrics.cpp123 metrics_resp resp = { in HandleEvent() 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/utils/acvp/
Dtrusty_modulewrapper.cpp154 struct acvp_resp resp; in ForwardResponse() local
/system/core/trusty/storage/proxy/
Dstorage.c246 struct storage_file_open_resp resp = {0}; in storage_file_open() local
495 struct storage_file_get_size_resp resp = {0}; in storage_file_get_size() local
/system/core/trusty/apploader/
Dapploader.cpp182 struct apploader_resp resp; in read_response() local
/system/extras/simpleperf/
DETMDecoder.cpp60 static bool IsRespError(ocsd_datapath_resp_t resp) { in IsRespError()
165 auto resp = callback->ProcessPacket(trace_id_, op, index_sop, pkt); in PacketDataIn() local
372 auto resp = in TraceElemIn() local
727 auto resp = decoder.TraceDataIn(OCSD_OP_RESET, data_index_, 0, nullptr, nullptr); in ProcessData() local
737 auto resp = decoder.TraceDataIn(OCSD_OP_DATA, data_index_, left_size, data, &processed); in ProcessData() local
/system/core/trusty/utils/rpmb_dev/
Drpmb_dev.c237 uint16_t resp; member