| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/ |
| H A D | auth_negotiate_channel_test.cpp | 133 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 D | nfc_tag_impl.cpp | 62 ErrCode NfcTagImpl::ReadNdefTag(std::string &response) in ReadNdefTag() argument
|
| /foundation/communication/connected_nfc_tag/services/src/ |
| H A D | nfc_tag_session_stub.cpp | 76 std::string response;
in OnReadNdefTag() local
|
| H A D | nfc_tag_service_impl.cpp | 105 ErrCode NfcTagServiceImpl::ReadNdefTag(std::string &response)
in ReadNdefTag() argument
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | cpcmd.c | 38 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 D | cpcmd.c | 37 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 D | command.c | 161 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 D | command.c | 161 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 D | iosm_ipc_task_queue.h | 35 int response; member
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/ |
| H A D | rawfile_request.h | 39 ArkWeb_Response *response() { return response_; } in response() function in RawfileRequest
|
| /third_party/curl/lib/ |
| H A D | http_digest.c | 79 char *response; in Curl_output_digest() local
|
| /third_party/libcoap/tests/ |
| H A D | test_error_response.c | 34 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 D | message-handler.c | 105 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 D | basicauthentication.c | 30 struct MHD_Response *response; in answer_to_connection() local
|
| H A D | responseheaders.c | 28 struct MHD_Response *response; in answer_to_connection() local
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | chunked_example.c | 49 struct MHD_Response *response; in ahc_echo() local
|
| H A D | dual_stack_example.c | 40 struct MHD_Response *response; in ahc_echo() local
|
| H A D | minimal_example.c | 40 struct MHD_Response *response; in ahc_echo() local
|
| H A D | minimal_example_comet.c | 47 struct MHD_Response *response; in ahc_echo() local
|
| H A D | querystring_example.c | 43 struct MHD_Response *response; in ahc_echo() local
|
| H A D | refuse_post_example.c | 46 struct MHD_Response *response; in ahc_echo() local
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | test_https_session_info.c | 49 struct MHD_Response *response; in query_session_ahc() local
|
| /third_party/skia/tools/skiaserve/ |
| H A D | Response.cpp | 47 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 D | upload_task_napiV5.h | 42 Upload::UploadResponse response;
member
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | request_test.cpp | 83 (void)response; variable 228 std::shared_ptr<Response> response = std::make_shared<Response>(); in HWTEST_F() local
|