/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | balloon_tube.rs | 117 let resp = self in send_cmd() localVariable 132 let resp = do_send(&self.tube, &cmd); in send_cmd() localVariable 165 let resp = match ( in recv() localVariable 230 let resp = balloon_tube.send_cmd(BalloonControlCommand::Stats, Some(0xc0ffee)); in test_stat_command() localVariable 235 let resp = balloon_tube.recv().unwrap(); in test_stat_command() localVariable 246 let resp = balloon_tube.send_cmd(BalloonControlCommand::Stats, Some(0xc0ffee)); in test_multiple_stat_command() localVariable 248 let resp = balloon_tube.send_cmd(BalloonControlCommand::Stats, Some(0xbadcafe)); in test_multiple_stat_command() localVariable 253 let resp = balloon_tube.recv().unwrap(); in test_multiple_stat_command() localVariable 260 let resp = balloon_tube.recv().unwrap(); in test_multiple_stat_command() localVariable 271 let resp = balloon_tube.send_cmd(BalloonControlCommand::Stats, Some(0xc0ffee)); in test_queued_stats_adjust_no_reply() localVariable [all …]
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_proxy_client_socket_unittest.cc | 521 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 541 spdy::SpdySerializedFrame resp(ConstructConnectAuthReplyFrame()); in TEST_P() local 561 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 582 spdy::SpdySerializedFrame resp(ConstructConnectRedirectReplyFrame()); in TEST_P() local 612 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 632 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 657 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 682 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 719 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local 742 spdy::SpdySerializedFrame resp(ConstructConnectReplyFrame()); in TEST_P() local [all …]
|
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/ |
H A D | consumer_ipc_service.cc | 67 DeferredEnableTracingResponse resp) { in EnableTracing() 83 DeferredStartTracingResponse resp) { in StartTracing() 92 DeferredChangeTraceConfigResponse resp) { in ChangeTraceConfig() 102 DeferredDisableTracingResponse resp) { in DisableTracing() 109 DeferredReadBuffersResponse resp) { in ReadBuffers() 117 DeferredFreeBuffersResponse resp) { in FreeBuffers() 124 DeferredFlushResponse resp) { in Flush() 139 DeferredDetachResponse resp) { in Detach() 148 DeferredAttachResponse resp) { in Attach() 157 DeferredGetTraceStatsResponse resp) { in GetTraceStats() [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/emmc/ |
D | emmc_csl_sdcmd.c | 39 struct sd_resp resp; in sd_cmd1() local 60 struct sd_resp resp; in sd_cmd2() local 73 struct sd_resp resp; in sd_cmd3() local 96 struct sd_resp resp; in sd_cmd7() local 130 struct sd_resp resp; in mmc_cmd8() local 155 struct sd_resp resp; in sd_cmd9() local 248 struct sd_resp resp; in sd_cmd13() local 270 struct sd_resp resp; in sd_cmd16() local 317 struct sd_resp resp; in sd_cmd17() local 371 struct sd_resp resp; in sd_cmd18() local [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/ |
H A D | emmc_csl_sdcmd.c | 39 struct sd_resp resp; in sd_cmd1() local 60 struct sd_resp resp; in sd_cmd2() local 73 struct sd_resp resp; in sd_cmd3() local 96 struct sd_resp resp; in sd_cmd7() local 130 struct sd_resp resp; in mmc_cmd8() local 155 struct sd_resp resp; in sd_cmd9() local 248 struct sd_resp resp; in sd_cmd13() local 270 struct sd_resp resp; in sd_cmd16() local 317 struct sd_resp resp; in sd_cmd17() local 371 struct sd_resp resp; in sd_cmd18() local [all …]
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | grpc_authz_end2end_test.cc | 202 grpc::testing::EchoResponse resp; in TEST_F() local 236 grpc::testing::EchoResponse resp; in TEST_F() local 267 grpc::testing::EchoResponse resp; in TEST_F() local 303 grpc::testing::EchoResponse resp; in TEST_F() local 341 grpc::testing::EchoResponse resp; in TEST_F() local 373 grpc::testing::EchoResponse resp; in TEST_F() local 399 grpc::testing::EchoResponse resp; in TEST_F() local 423 grpc::testing::EchoResponse resp; in TEST_F() local 470 grpc::testing::EchoResponse resp; in TEST_F() local 521 grpc::testing::EchoResponse resp; in TEST_F() local [all …]
|
/aosp_15_r20/external/OpenCSD/decoder/source/ptm/ |
H A D | trc_pkt_decode_ptm.cpp | 60 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processPacket() local 108 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in onEOT() local 119 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in onReset() local 127 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in onFlush() local 135 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in contProcess() local 226 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in decodePacket() local 329 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processIsync() local 395 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processBranch() local 446 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processWPUpdate() local 472 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processAtom() local [all …]
|
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/ |
H A D | ec.c | 128 struct ec_response_host_event resp = {}; in google_chromeec_uhepi_cmd() local 149 struct ec_response_host_event_mask resp = {}; in google_chromeec_handle_non_uhepi_cmd() local 296 struct ec_response_device_event resp = {}; in google_chromeec_get_device_enabled_events() local 311 struct ec_response_device_event resp = {}; in google_chromeec_set_device_enabled_events() local 322 struct ec_response_device_event resp = {}; in google_chromeec_get_device_current_events() local 409 struct ec_response_get_features resp = {}; in google_chromeec_check_feature() local 425 struct ec_response_get_cmd_versions resp = {}; in google_chromeec_get_cmd_versions() local 435 struct ec_response_vboot_hash *resp) in google_chromeec_get_vboot_hash() 450 struct ec_response_vboot_hash *resp) in google_chromeec_start_vboot_hash() 466 struct ec_response_flash_protect *resp) in google_chromeec_flash_protect() [all …]
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/service/ |
H A D | proto_uwb_service.rs | 56 let mut resp = SetLoggerModeResponse::new(); in set_logger_mode() localVariable 73 let mut resp = EnableResponse::new(); in enable() localVariable 80 let mut resp = DisableResponse::new(); in disable() localVariable 103 let mut resp = InitSessionResponse::new(); in init_session() localVariable 126 let mut resp = DeinitSessionResponse::new(); in deinit_session() localVariable 137 let mut resp = StartRangingResponse::new(); in start_ranging() localVariable 145 let mut resp = StopRangingResponse::new(); in stop_ranging() localVariable 166 let mut resp = ReconfigureResponse::new(); in reconfigure() localVariable 184 let mut resp = UpdateControllerMulticastListResponse::new(); in update_controller_multicast_list() localVariable 209 let mut resp = AndroidSetCountryCodeResponse::new(); in android_set_country_code() localVariable [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/ |
H A D | ti_sci.c | 213 struct ti_sci_msg_hdr resp; in ti_sci_device_set_state() local 255 struct ti_sci_msg_resp_get_device_state resp; in ti_sci_device_get_state() local 582 struct ti_sci_msg_hdr resp; in ti_sci_device_set_resets() local 637 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_state() local 681 struct ti_sci_msg_resp_get_clock_state resp; in ti_sci_clock_get_state() local 886 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_parent() local 927 struct ti_sci_msg_resp_get_clock_parent resp; in ti_sci_clock_get_parent() local 970 struct ti_sci_msg_resp_get_clock_num_parents resp; in ti_sci_clock_get_num_parents() local 1022 struct ti_sci_msg_resp_query_clock_freq resp; in ti_sci_clock_get_match_freq() local 1075 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_freq() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ |
H A D | dispatcher_client.cc | 68 WorkerUpdateResponse resp; in WorkerUpdate() local 82 GetDatasetDefResponse resp; in GetDatasetDef() local 102 GetSplitResponse resp; in GetSplit() local 129 GetOrRegisterDatasetResponse resp; in RegisterDataset() local 156 GetOrCreateJobResponse resp; in GetOrCreateJob() local 175 GetOrCreateIterationResponse resp; in GetOrCreateIteration() local 193 ReleaseIterationClientResponse resp; in ReleaseIterationClient() local 214 MaybeRemoveTaskResponse resp; in MaybeRemoveTask() local 225 ClientHeartbeatRequest& req, ClientHeartbeatResponse& resp) { in ClientHeartbeat() 239 GetWorkersResponse resp; in GetWorkers() local [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/ |
D | ti_sci.c | 235 struct ti_sci_msg_resp_query_fw_caps resp; in ti_sci_query_fw_caps() local 273 struct ti_sci_msg_hdr resp; in ti_sci_device_set_state() local 315 struct ti_sci_msg_resp_get_device_state resp; in ti_sci_device_get_state() local 634 struct ti_sci_msg_hdr resp; in ti_sci_device_set_resets() local 689 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_state() local 733 struct ti_sci_msg_resp_get_clock_state resp; in ti_sci_clock_get_state() local 938 struct ti_sci_msg_hdr resp; in ti_sci_clock_set_parent() local 979 struct ti_sci_msg_resp_get_clock_parent resp; in ti_sci_clock_get_parent() local 1022 struct ti_sci_msg_resp_get_clock_num_parents resp; in ti_sci_clock_get_num_parents() local 1074 struct ti_sci_msg_resp_query_clock_freq resp; in ti_sci_clock_get_match_freq() local [all …]
|
/aosp_15_r20/external/OpenCSD/decoder/source/etmv3/ |
H A D | trc_pkt_decode_etmv3.cpp | 59 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processPacket() local 128 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in onEOT() local 150 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in onReset() local 158 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in onFlush() local 219 OcsdTraceElement *TrcPktDecodeEtmV3::GetNextOpElem(ocsd_datapath_resp_t &resp) in GetNextOpElem() 245 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in decodePacket() local 378 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in sendUnsyncPacket() local 407 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processISync() local 482 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processBranchAddr() local 552 ocsd_datapath_resp_t resp = OCSD_RESP_CONT; in processPHdr() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/rpc/ |
H A D | rpc.cc | 199 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 214 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 225 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 246 Response resp(seq_id, req_type); in ParseRpcRequest() local 277 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 289 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 298 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 307 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 312 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local 318 Response resp(tx_seq_id_++, req_type); in ParseRpcRequest() local [all …]
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 137 struct NanohubOsHwVersionsResponse *resp = tx; in getOsHwVersion() local 150 struct NanohubAppVersionsResponse *resp = tx; in getAppVersion() local 164 struct NanohubAppInfoResponse *resp = tx; in queryAppInfo() local 322 struct NanohubStartFirmwareUploadResponse *resp = tx; in startFirmwareUpload() local 526 struct NanohubHalContUploadTx resp; member 541 struct FirmwareWriteCookie *resp = cookie; in firmwareWrite() local 635 struct NanohubFirmwareChunkResponse *resp = tx; in firmwareChunk() local 673 struct NanohubFinishFirmwareUploadResponse *resp = tx; in finishFirmwareUpload() local 683 struct NanohubGetInterruptResponse *resp = tx; in getInterrupt() local 701 struct NanohubMaskInterruptResponse *resp = tx; in maskInterrupt() local [all …]
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_logs.c | 1509 do_logs(int sg_fd, uint8_t * resp, int mx_resp_len, in do_logs() 1680 show_supported_pgs_page(const uint8_t * resp, int len, in show_supported_pgs_page() 1736 show_supported_pgs_sub_page(const uint8_t * resp, int len, in show_supported_pgs_sub_page() 1819 show_buffer_over_under_run_page(const uint8_t * resp, int len, in show_buffer_over_under_run_page() 1970 show_error_counter_page(const uint8_t * resp, int len, in show_error_counter_page() 2130 show_non_medium_error_page(const uint8_t * resp, int len, in show_non_medium_error_page() 2223 show_power_condition_transitions_page(const uint8_t * resp, int len, in show_power_condition_transitions_page() 2352 show_environmental_reporting_page(const uint8_t * resp, int len, in show_environmental_reporting_page() 2513 show_environmental_limits_page(const uint8_t * resp, int len, in show_environmental_limits_page() 2681 show_cmd_dur_limits_page(const uint8_t * resp, int len, in show_cmd_dur_limits_page() [all …]
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/kumquat/server/src/kumquat_gpu/ |
H A D | mod.rs | 135 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command() localVariable 146 let resp = kumquat_gpu_protocol_resp_capset_info { in process_command() localVariable 164 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command() localVariable 183 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command() localVariable 272 let resp = kumquat_gpu_protocol_resp_resource_create { in process_command() localVariable 374 let resp = kumquat_gpu_protocol_resp_cmd_submit_3d { in process_command() localVariable 422 let resp = kumquat_gpu_protocol_resp_resource_create { in process_command() localVariable 445 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command() localVariable 458 let resp = kumquat_gpu_protocol_ctrl_hdr { in process_command() localVariable
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/ |
H A D | OperationCallableImplTest.java | 201 Color resp = getColor(1.0f); in testCall() local 220 Color resp = getColor(0.5f); in testResumeFutureCall() local 253 Color resp = getColor(0.5f); in testFutureCallInitialDone() local 274 Color resp = getColor(1.0f); in testFutureCallInitialError() local 325 Currency resp = Currency.getInstance("USD"); in testFutureCallInitialDoneWrongType() local 350 Color resp = getColor(1.0f); in testFutureCallInitialDoneMetaWrongType() local 430 Color resp = getColor(0.5f); in testFutureCallPollDoneOnFirst() local 452 Color resp = getColor(0.5f); in testFutureCallPollDoneOnSecond() local 495 Color resp = getColor(0.5f); in testFutureCallPollRPCTimeout() local 539 Color resp = getColor(0.5f); in testFutureCallContextPropagation() local [all …]
|
/aosp_15_r20/external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/ |
H A D | ChannelzService.java | 75 GetTopChannelsResponse resp; in getTopChannels() local 99 GetChannelResponse resp; in getChannel() local 120 GetServersResponse resp; in getServers() local 144 GetServerResponse resp; in getServer() local 171 GetSubchannelResponse resp; in getSubchannel() local 198 GetSocketResponse resp; in getSocket() local 223 GetServerSocketsResponse resp; in getServerSockets() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | bidirectional_stream_unittest.cc | 480 spdy::SpdySerializedFrame resp(spdy_util_.ConstructSpdyPostReply(nullptr, 0)); in TEST_F() local 525 spdy::SpdySerializedFrame resp( in TEST_F() local 607 spdy::SpdySerializedFrame resp( in TEST_F() local 666 spdy::SpdySerializedFrame resp( in TEST_F() local 748 spdy::SpdySerializedFrame resp( in TEST_F() local 889 spdy::SpdySerializedFrame resp( in TEST_F() local 986 spdy::SpdySerializedFrame resp( in TEST_F() local 1075 spdy::SpdySerializedFrame resp( in TEST_F() local 1129 spdy::SpdySerializedFrame resp( in TEST_F() local 1205 spdy::SpdySerializedFrame resp( in TEST_F() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_session.cc | 127 CreateSessionResponse resp; in CreateImpl() local 171 ExtendSessionResponse resp; in ExtendImpl() local 209 std::unique_ptr<MutableRunStepResponseWrapper> resp( in RunHelper() local 309 MutableRunStepResponseWrapper* resp) { in RunProto() 322 PartialRunSetupResponse resp; in PRunSetup() local 361 CloseSessionResponse resp; in Close() local 384 ListDevicesResponse resp; in ListDevices() local 419 ResetResponse resp; in Reset() local 433 MakeCallableResponse resp; in MakeCallable() local 453 RunCallableResponse resp; in RunCallable() local [all …]
|
/aosp_15_r20/external/robolectric/shadows/httpclient/src/test/java/org/robolectric/shadows/httpclient/ |
H A D | TestHttpResponseTest.java | 19 HttpResponse resp = in shouldSupportGetFirstHeader() local 32 HttpResponse resp = in shouldSupportGetLastHeader() local 48 HttpResponse resp = in shouldSupportContainsHeader() local 57 HttpResponse resp = in shouldSupportHeaderIterator() local 74 HttpResponse resp = in shouldSupportHeaderIteratorWithArg() local 93 HttpResponse resp = in shouldSupportGetHeadersWithArg() local
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 183 static void wpas_sd_add_empty(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_empty() 202 static void wpas_sd_add_proto_not_avail(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_proto_not_avail() 210 static void wpas_sd_add_bad_request(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_bad_request() 217 static void wpas_sd_add_not_found(struct wpabuf *resp, u8 srv_proto, in wpas_sd_add_not_found() 226 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_bonjour() 289 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_bonjour() 360 struct wpabuf *resp, u8 srv_trans_id) in wpas_sd_all_upnp() 396 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_upnp() 478 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_wfd() 558 struct wpabuf *resp, u8 srv_trans_id, in wpas_sd_req_asp() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | master.cc | 358 CreateSessionResponse* resp, MyClosure done) { in CreateSession() 493 ExtendSessionResponse* resp, MyClosure done) { in ExtendSession() 511 PartialRunSetupResponse* resp, MyClosure done) { in PartialRunSetup() 532 MutableRunStepResponseWrapper* resp, MyClosure done) { in RunStep() 558 CloseSessionResponse* resp, MyClosure done) { in CloseSession() 587 ListDevicesResponse* resp, MyClosure done) { in ListDevices() 626 std::vector<CleanupAllResponse> resp(num_workers); in CleanupWorkers() local 649 void Master::Reset(const ResetRequest* req, ResetResponse* resp, in Reset() 677 MakeCallableResponse* resp, MyClosure done) { in MakeCallable() 698 RunCallableResponse* resp, MyClosure done) { in RunCallable() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_ttls.c | 268 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate() 376 struct wpabuf **resp) in eap_ttls_phase2_eap_process() 403 struct wpabuf **resp) in eap_ttls_phase2_request_eap_method() 477 struct wpabuf **resp) in eap_ttls_phase2_request_eap() 533 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2() 628 struct wpabuf **resp) in eap_ttls_phase2_request_mschap() 731 struct wpabuf **resp) in eap_ttls_phase2_request_pap() 785 struct wpabuf **resp) in eap_ttls_phase2_request_chap() 867 struct wpabuf **resp) in eap_ttls_phase2_request() 1119 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response() [all …]
|