Home
last modified time | relevance | path

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

12345678910>>...17

/external/robolectric-shadows/shadows/httpclient/src/test/java/org/robolectric/shadows/httpclient/
DTestHttpResponseTest.java15 HttpResponse resp = in shouldSupportGetFirstHeader() local
29 HttpResponse resp = in shouldSupportGetLastHeader() local
43 HttpResponse resp = in shouldSupportContainsHeader() local
53 HttpResponse resp = in shouldSupportHeaderIterator() local
68 HttpResponse resp = in shouldSupportHeaderIteratorWithArg() local
86 HttpResponse resp = in shouldSupportGetHeadersWithArg() local
/external/perfetto/src/tracing/ipc/service/
Dconsumer_ipc_service.cc64 DeferredEnableTracingResponse resp) { in EnableTracing()
81 DeferredStartTracingResponse resp) { in StartTracing()
90 DeferredChangeTraceConfigResponse resp) { in ChangeTraceConfig()
100 DeferredDisableTracingResponse resp) { in DisableTracing()
107 DeferredReadBuffersResponse resp) { in ReadBuffers()
115 DeferredFreeBuffersResponse resp) { in FreeBuffers()
122 DeferredFlushResponse resp) { in Flush()
136 DeferredDetachResponse resp) { in Detach()
145 DeferredAttachResponse resp) { in Attach()
154 DeferredGetTraceStatsResponse resp) { in GetTraceStats()
[all …]
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc70 grpc_gcp_handshaker_resp* resp, const char* application_protocol) { in grpc_gcp_handshaker_resp_set_application_protocol()
86 grpc_gcp_handshaker_resp* resp, const char* record_protocol) { in grpc_gcp_handshaker_resp_set_record_protocol()
100 bool grpc_gcp_handshaker_resp_set_key_data(grpc_gcp_handshaker_resp* resp, in grpc_gcp_handshaker_resp_set_key_data()
129 grpc_gcp_handshaker_resp* resp, const char* hostname) { in grpc_gcp_handshaker_resp_set_local_identity_hostname()
143 grpc_gcp_handshaker_resp* resp, const char* service_account) { in grpc_gcp_handshaker_resp_set_local_identity_service_account()
157 grpc_gcp_handshaker_resp* resp, const char* hostname) { in grpc_gcp_handshaker_resp_set_peer_identity_hostname()
171 grpc_gcp_handshaker_resp* resp, const char* service_account) { in grpc_gcp_handshaker_resp_set_peer_identity_service_account()
184 bool grpc_gcp_handshaker_resp_set_channel_open(grpc_gcp_handshaker_resp* resp, in grpc_gcp_handshaker_resp_set_channel_open()
198 bool grpc_gcp_handshaker_resp_set_code(grpc_gcp_handshaker_resp* resp, in grpc_gcp_handshaker_resp_set_code()
211 bool grpc_gcp_handshaker_resp_set_details(grpc_gcp_handshaker_resp* resp, in grpc_gcp_handshaker_resp_set_details()
[all …]
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/
DOCSPResp.java26 private OCSPResponse resp; field in OCSPResp
29 OCSPResponse resp) in OCSPResp()
35 byte[] resp) in OCSPResp()
42 InputStream resp) in OCSPResp()
DSingleResp.java16 private SingleResponse resp; field in SingleResp
20 SingleResponse resp) in SingleResp()
/external/volley/src/test/java/com/android/volley/toolbox/
DBaseHttpStackTest.java49 org.apache.http.HttpResponse resp = stack.performRequest(REQUEST, ADDITIONAL_HEADERS); in legacyRequestWithoutBody() local
69 org.apache.http.HttpResponse resp = stack.performRequest(REQUEST, ADDITIONAL_HEADERS); in legacyResponseWithBody() local
93 org.apache.http.HttpResponse resp = stack.performRequest(REQUEST, ADDITIONAL_HEADERS); in legacyResponseHeaders() local
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DMockAltsHandshakerResp.java75 HandshakerResp.Builder resp = HandshakerResp.newBuilder(); in getErrorResponse() local
86 HandshakerResp.Builder resp = HandshakerResp.newBuilder(); in getOkResponse() local
95 HandshakerResp.Builder resp = HandshakerResp.newBuilder(); in getEmptyOutFrameResponse() local
103 HandshakerResp.Builder resp = HandshakerResp.newBuilder(); in getFinishedResponse() local
/external/u-boot/drivers/clk/tegra/
Dtegra186-clk.c15 struct mrq_clk_response resp; in tegra186_clk_get_rate() local
34 struct mrq_clk_response resp; in tegra186_clk_set_rate() local
55 struct mrq_clk_response resp; in tegra186_clk_en_dis() local
/external/volley/src/test/java/com/android/volley/
DNetworkResponseTest.java26 NetworkResponse resp = new NetworkResponse(200, null, headers, false); in mapToList() local
43 NetworkResponse resp = new NetworkResponse(200, null, false, 0L, headers); in listToMap() local
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/
DAltsHandshakerClient.java155 private void handleResponse(HandshakerResp resp) throws GeneralSecurityException { in handleResponse()
180 HandshakerResp resp; in startClientHandshake() local
202 HandshakerResp resp; in startServerHandshake() local
230 HandshakerResp resp; in next() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session.cc124 CreateSessionResponse resp; in CreateImpl() local
161 ExtendSessionResponse resp; in ExtendImpl() local
191 std::unique_ptr<MutableRunStepResponseWrapper> resp( in RunHelper() local
291 MutableRunStepResponseWrapper* resp) { in RunProto()
304 PartialRunSetupResponse resp; in PRunSetup() local
343 CloseSessionResponse resp; in Close() local
366 ListDevicesResponse resp; in ListDevices() local
400 ResetResponse resp; in Reset() local
414 MakeCallableResponse resp; in MakeCallable() local
434 RunCallableResponse resp; in RunCallable() local
[all …]
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi.c272 void *resp = (void*)&res; in ffi_closure_SYSV() local
295 _asm mov eax, resp ; in ffi_closure_SYSV() local
300 _asm mov eax, resp ; in ffi_closure_SYSV() local
306 _asm mov eax, resp ; in ffi_closure_SYSV() local
316 _asm mov edx, resp ; in ffi_closure_SYSV() local
/external/u-boot/drivers/usb/gadget/
Drndis.c156 rndis_query_cmplt_type *resp; in gen_ndis_query_resp() local
654 rndis_set_cmplt_type *resp; in gen_ndis_set_resp() local
776 rndis_init_cmplt_type *resp; in rndis_init_response() local
815 rndis_query_cmplt_type *resp; in rndis_query_response() local
860 rndis_set_cmplt_type *resp; in rndis_set_response() local
901 rndis_reset_cmplt_type *resp; in rndis_reset_response() local
925 rndis_keepalive_cmplt_type *resp; in rndis_keepalive_response() local
954 rndis_indicate_status_msg_type *resp; in rndis_indicate_status_msg() local
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dffi.c302 void *resp = (void*)&res; in ffi_closure_SYSV() local
325 _asm mov eax, resp ; in ffi_closure_SYSV() local
330 _asm mov eax, resp ; in ffi_closure_SYSV() local
336 _asm mov eax, resp ; in ffi_closure_SYSV() local
346 _asm mov edx, resp ; in ffi_closure_SYSV() local
/external/u-boot/drivers/misc/
Dcros_ec_sandbox.c294 struct ec_response_hello *resp = resp_data; in process_cmd() local
301 struct ec_response_get_version *resp = resp_data; in process_cmd() local
312 struct ec_response_vbnvcontext *resp = resp_data; in process_cmd() local
351 struct ec_response_host_event_mask *resp = resp_data; in process_cmd() local
364 struct ec_response_vboot_hash *resp = resp_data; in process_cmd() local
399 struct ec_response_flash_protect *resp = resp_data; in process_cmd() local
418 struct ec_response_flash_region_info *resp = resp_data; in process_cmd() local
Datsha204a-i2c.c175 struct atsha204a_resp *resp) in atsha204a_recv_resp()
209 struct atsha204a_resp resp; in atsha204a_wakeup() local
268 struct atsha204a_resp *resp) in atsha204a_transaction()
315 struct atsha204a_resp resp; in atsha204a_read() local
359 struct atsha204a_resp resp; in atsha204a_get_random() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster.cc356 CreateSessionResponse* resp, MyClosure done) { in CreateSession()
495 ExtendSessionResponse* resp, MyClosure done) { in ExtendSession()
513 PartialRunSetupResponse* resp, MyClosure done) { in PartialRunSetup()
534 MutableRunStepResponseWrapper* resp, MyClosure done) { in RunStep()
560 CloseSessionResponse* resp, MyClosure done) { in CloseSession()
589 ListDevicesResponse* resp, MyClosure done) { in ListDevices()
628 std::vector<CleanupAllResponse> resp(num_workers); in CleanupWorkers() local
651 void Master::Reset(const ResetRequest* req, ResetResponse* resp, in Reset()
679 MakeCallableResponse* resp, MyClosure done) { in MakeCallable()
702 RunCallableResponse* resp, MyClosure done) { in RunCallable()
[all …]
/external/u-boot/arch/arm/mach-bcm283x/include/mach/
Dmbox.h134 } resp; member
148 } resp; member
159 } resp; member
173 } resp; member
202 } resp; member
221 } resp; member
247 } resp; member
262 } resp; member
274 } resp; member
289 } resp; member
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant_sd.c183 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 …]
/external/wpa_supplicant_8/src/eap_peer/
Deap_ttls.c243 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate()
339 struct wpabuf **resp) in eap_ttls_phase2_eap_process()
365 u8 method, struct wpabuf **resp) in eap_ttls_phase2_request_eap_method()
437 struct wpabuf **resp) in eap_ttls_phase2_request_eap()
479 struct wpabuf **resp) in eap_ttls_phase2_request_mschapv2()
574 struct wpabuf **resp) in eap_ttls_phase2_request_mschap()
677 struct wpabuf **resp) in eap_ttls_phase2_request_pap()
731 struct wpabuf **resp) in eap_ttls_phase2_request_chap()
813 struct wpabuf **resp) in eap_ttls_phase2_request()
1065 struct wpabuf *resp, u8 identifier, in eap_ttls_encrypt_response()
[all …]
/external/libbrillo/brillo/http/
Dhttp_request_unittest.cc144 auto resp = request.GetResponseAndBlock(nullptr); in TEST_F() local
161 RequestID request_id, std::unique_ptr<Response> resp) { in TEST_F()
187 std::unique_ptr<Response> resp{new Response{connection_}}; in TEST_F() local
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DStorage.java234 short resp = 0; in sendStorageState() local
347 private void sendResponseCode(APDU apdu, short resp) { in sendResponseCode()
359 short resp = 0; in sendLockData() local
475 short resp = 0; in process() local
/external/selinux/dbus/
Dselinux_client.py41 resp = dbus_proxy.customized() variable
/external/grpc-grpc-java/gae-interop-testing/gae-jdk7/src/main/java/io/grpc/testing/integration/
DOkHttpClientInteropServlet.java84 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet()
97 private void doGetHelper(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGetHelper()
/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/
DNettyClientInteropServlet.java79 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet()
92 private void doGetHelper(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGetHelper()

12345678910>>...17