Home
last modified time | relevance | path

Searched defs:response (Results 51 - 75 of 1023) sorted by relevance

12345678910>>...41

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel_test.cpp133 NegotiateMessage response = channel->SendMessageAndWaitResponse(msg); in HWTEST_F() local
150 NegotiateMessage response = channel->SendMessageAndWaitResponse(msg); in HWTEST_F() local
/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/
H A Dnfc_tag_impl.cpp62 ErrCode NfcTagImpl::ReadNdefTag(std::string &response) in ReadNdefTag() argument
/foundation/communication/connected_nfc_tag/services/src/
H A Dnfc_tag_session_stub.cpp76 std::string response; in OnReadNdefTag() local
H A Dnfc_tag_service_impl.cpp105 ErrCode NfcTagServiceImpl::ReadNdefTag(std::string &response) in ReadNdefTag() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcpcmd.c38 static int diag8_response(int cmdlen, char *response, int *rlen) in diag8_response() argument
62 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd() argument
88 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcpcmd.c37 static int diag8_response(int cmdlen, char *response, int *rlen) in diag8_response() argument
64 int __cpcmd(const char *cmd, char *response, int rlen, int *response_code) in __cpcmd() argument
90 int cpcmd(const char *cmd, char *response, int rlen, int *response_code) in cpcmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dcommand.c161 void ibmasm_receive_command_response(struct service_processor *sp, void *response, size_t size) in ibmasm_receive_command_response() argument
/kernel/linux/linux-6.6/drivers/misc/ibmasm/
H A Dcommand.c161 void ibmasm_receive_command_response(struct service_processor *sp, void *response, size_t size) in ibmasm_receive_command_response() argument
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.h35 int response; member
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/
H A Drawfile_request.h39 ArkWeb_Response *response() { return response_; } in response() function in RawfileRequest
/third_party/curl/lib/
H A Dhttp_digest.c79 char *response; in Curl_output_digest() local
/third_party/libcoap/tests/
H A Dtest_error_response.c34 coap_pdu_t *response; in t_error_response1() local
63 coap_pdu_t *response; t_error_response2() local
93 coap_pdu_t *response; t_error_response3() local
132 coap_pdu_t *response; t_error_response4() local
173 coap_pdu_t *response; t_error_response5() local
214 coap_pdu_t *response; t_error_response6() local
255 coap_pdu_t *response; t_error_response7() local
291 coap_pdu_t *response; t_error_response8() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dmessage-handler.c105 int pa_message_handler_send_message(pa_core *c, const char *object_path, const char *message, const char *message_parameters, char **response) { in pa_message_handler_send_message() argument
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dbasicauthentication.c30 struct MHD_Response *response; in answer_to_connection() local
H A Dresponseheaders.c28 struct MHD_Response *response; in answer_to_connection() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dchunked_example.c49 struct MHD_Response *response; in ahc_echo() local
H A Ddual_stack_example.c40 struct MHD_Response *response; in ahc_echo() local
H A Dminimal_example.c40 struct MHD_Response *response; in ahc_echo() local
H A Dminimal_example_comet.c47 struct MHD_Response *response; in ahc_echo() local
H A Dquerystring_example.c43 struct MHD_Response *response; in ahc_echo() local
H A Drefuse_post_example.c46 struct MHD_Response *response; in ahc_echo() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_session_info.c49 struct MHD_Response *response; in query_session_ahc() local
/third_party/skia/tools/skiaserve/
H A DResponse.cpp47 MHD_Response* response = MHD_create_response_from_buffer(strlen(data), in SendOK() local
56 MHD_Response* response = MHD_create_response_from_buffer(strlen(msg), in SendError() local
66 MHD_Response* response = MHD_create_response_from_buffer(data->size(), in SendData() local
83 MHD_Response* response = MHD_create_response_from_buffer( SendTemplate() local
[all...]
/base/request/request/frameworks/js/napi/include/upload/
H A Dupload_task_napiV5.h42 Upload::UploadResponse response; member
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_test.cpp83 (void)response; variable
228 std::shared_ptr<Response> response = std::make_shared<Response>(); in HWTEST_F() local

Completed in 7 milliseconds

12345678910>>...41