| /third_party/skia/third_party/externals/brotli/scripts/dictionary/ |
| H A D | step-01-download-rfc.py | 8 response = urllib2.urlopen('https://tools.ietf.org/rfc/rfc7932.txt') variable
|
| /arkcompiler/toolchain/tooling/agent/ |
| H A D | css_impl.cpp | 47 DispatchResponse response = DispatchResponse::Ok(); in Disable() local
|
| H A D | overlay_impl.cpp | 49 DispatchResponse response = DispatchResponse::Ok(); in Disable() local
|
| H A D | dom_impl.cpp | 47 DispatchResponse response = DispatchResponse::Ok(); in Disable() local
|
| H A D | target_impl.cpp | 47 DispatchResponse response = DispatchResponse::Ok(); in SetAutoAttach() local
|
| H A D | page_impl.cpp | 47 DispatchResponse response = DispatchResponse::Ok(); in GetNavigationHistory() local
|
| /arkcompiler/toolchain/test/fuzztest/dispatcher/dispatchresponsecreatecode_fuzzer/ |
| H A D | dispatchresponsecreatecode_fuzzer.cpp | 34 DispatchResponse response = DispatchResponse::Create(code, message);
in DispatchResponseCreateCodeFuzzTest() local
|
| /third_party/curl/lib/vauth/ |
| H A D | cram.c | 67 char *response; in Curl_auth_create_cram_md5_message() local
|
| H A D | gsasl.c | 104 char *response; in Curl_auth_gsasl_token() local
|
| /third_party/node/test/parallel/ |
| H A D | test-whatwg-url-toascii.js | |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | chap.c | 15 chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge, size_t challenge_len, u8 *response) chap_md5() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | chap.c | 15 chap_md5(u8 id, const u8 *secret, size_t secret_len, const u8 *challenge, size_t challenge_len, u8 *response) chap_md5() argument
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | protocol_handler_test.cpp | 101 DispatchResponse response = DispatchResponse::Create(code, msg); in HWTEST_F_L0() local
|
| H A D | profiler_impl_test.cpp | 56 DispatchResponse response = profiler->Disable(); in HWTEST_F_L0() local 65 DispatchResponse response = profiler->Enable(); in HWTEST_F_L0() local 75 DispatchResponse response = profiler->Start(); in HWTEST_F_L0() local 88 DispatchResponse response = profiler->Stop(&profile); in HWTEST_F_L0() local 98 DispatchResponse response = profiler->SetSamplingInterval(params); HWTEST_F_L0() local 108 DispatchResponse response = profiler->EnableSerializationTimeoutCheck(params); HWTEST_F_L0() local 117 DispatchResponse response = profiler->DisableSerializationTimeoutCheck(); HWTEST_F_L0() local 126 DispatchResponse response = profiler->GetBestEffortCoverage(); HWTEST_F_L0() local 134 DispatchResponse response = profiler->StopPreciseCoverage(); HWTEST_F_L0() local 142 DispatchResponse response = profiler->TakePreciseCoverage(); HWTEST_F_L0() local 153 DispatchResponse response = profiler->StartPreciseCoverage(*params); HWTEST_F_L0() local 161 DispatchResponse response = profiler->StartTypeProfile(); HWTEST_F_L0() local 169 DispatchResponse response = profiler->StopTypeProfile(); HWTEST_F_L0() local 177 DispatchResponse response = profiler->TakeTypeProfile(); HWTEST_F_L0() local [all...] |
| /third_party/protobuf/conformance/ |
| H A D | conformance_php.php | 31 $response = new \Conformance\ConformanceResponse(); variable 102 $response = doTest($request); global() variable [all...] |
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | hellobrowser.c | 24 struct MHD_Response *response; in answer_to_connection() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | basicauth.c | 116 MHD_queue_basic_auth_fail_response(struct MHD_Connection *connection, const char *realm, struct MHD_Response *response) MHD_queue_basic_auth_fail_response() argument
|
| /third_party/python/Lib/urllib/ |
| H A D | error.py | 14 import urllib.response namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_urllib_response.py | 5 import urllib.response namespace
|
| /third_party/rust/crates/rustix/tests/net/ |
| H A D | connect_bind_send.rs | 28 let mut response = [0_u8; 128]; in net_v4_connect_any() variables 67 let mut response = [0_u8; 128]; in net_v6_connect_any() variables 103 let mut response = [0_u8; 128]; in net_v4_connect() variables 146 let mut response in net_v6_connect() variables 178 let mut response = [0_u8; 128]; net_v4_bind_any() variables 217 let mut response = [0_u8; 128]; net_v6_bind_any() variables 253 let mut response = [0_u8; 128]; net_v4_sendto() variables 298 let mut response = [0_u8; 128]; net_v6_sendto() variables 333 let mut response = [0_u8; 128]; net_v4_sendto_any() variables 375 let mut response = [0_u8; 128]; net_v6_sendto_any() variables 424 let mut response = [0_u8; 128]; net_v4_acceptfrom() variables 478 let mut response = [0_u8; 128]; net_v6_acceptfrom() variables [all...] |
| /arkcompiler/toolchain/tooling/ |
| H A D | protocol_handler.cpp | 86 void ProtocolHandler::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() argument 124 std::unique_ptr<PtJson> ProtocolHandler::CreateErrorReply(const DispatchResponse &response) in CreateErrorReply() argument
|
| /arkcompiler/toolchain/websocket/ |
| H A D | http.cpp | 74 std::string HttpResponse::DecodeVersion(const std::string& response, std::string::size_type versionStartPos) in DecodeVersion() argument 87 std::string HttpResponse::DecodeStatus(const std::string& response, std::string::size_type versionEndPos) in DecodeStatus() argument 105 Decode(const std::string& response, HttpResponse& parsed) Decode() argument [all...] |
| /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...] |