Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerFunctionalTest.java274 final MockResponse resp = buildResponse(HTTP_REDIRECT); in testErrorTooManyRedirects() local
298 final MockResponse resp = buildResponse(HTTP_REDIRECT); in testRelativeRedirect() local
404 final MockResponse resp = buildResponse(HTTP_OK, blobData); in testServerDropConnection_body() local
H A DDownloadManagerBaseTest.java289 protected void enqueueResponse(MockResponse resp) { in enqueueResponse()
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp106 std::string resp; in PartitionHash() local
396 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
931 std::string resp; in TEST_F() local
[all …]
H A Dfixtures.cpp237 std::string resp; in SetLockState() local
/aosp14/system/core/trusty/coverage/
H A 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
/aosp14/system/core/trusty/metrics/
H A Dmetrics.cpp123 metrics_resp resp = { in HandleEvent() local
/aosp14/system/core/trusty/storage/proxy/
H A Dstorage.c254 struct storage_file_open_resp resp = {0}; in storage_file_open() local
503 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
/aosp14/system/core/trusty/apploader/fuzz/
H A Dapp_fuzzer.cpp78 apploader_resp resp; in SendLoadMsg() local
/aosp14/system/core/trusty/utils/acvp/
H A Dtrusty_modulewrapper.cpp154 struct acvp_resp resp; in ForwardResponse() local
/aosp14/system/core/trusty/apploader/
H A Dapploader.cpp182 struct apploader_resp resp; in read_response() local
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionTestBase.java250 IpSecTunnelInterfaceResponse resp = in setUp() local
/aosp14/system/core/trusty/utils/rpmb_dev/
H A Drpmb_dev.c237 uint16_t resp; member