Home
last modified time | relevance | path

Searched defs:request (Results 1 - 25 of 354) sorted by relevance

12345678910>>...15

/third_party/node/test/parallel/
H A Dtest-http-client-agent.js54 function request(i) { function
H A Dtest-http-keep-alive-drop-requests.js8 function request(socket) { function
H A Dtest-http-server-connection-list-when-close.js6 function request(server) { function
H A Dtest-cluster-net-server-drop-connection.js18 function request(path) { function
H A Dtest-http2-client-onconnect-errors.js
H A Dtest-https-keep-alive-drop-requests.js15 function request(socket) { function
/third_party/node/test/sequential/
H A Dtest-http-server-keep-alive-timeout-slow-server.js24 function request(path, callback) { function
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dalstructures.c30 SPDY_destroy_request (struct SPDY_Request *request) in SPDY_destroy_request() argument
/third_party/node/benchmark/
H A D_test-double-benchmarker.js21 function request(res, client) { function
/third_party/node/deps/undici/src/lib/cache/
H A Dcache.js[all...]
/third_party/toybox/toys/other/
H A Dvconfig.c32 struct vlan_ioctl_args request; in vconfig_main() local
[all...]
/arkcompiler/toolchain/tooling/agent/
H A Dcss_impl.cpp22 void CssImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument
45 void CssImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() argument
H A Doverlay_impl.cpp24 void OverlayImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument
47 void OverlayImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() argument
H A Ddom_impl.cpp22 void DomImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument
45 void DomImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() argument
H A Dtarget_impl.cpp22 void TargetImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument
45 void TargetImpl::DispatcherImpl::SetAutoAttach(const DispatchRequest &request) in SetAutoAttach() argument
H A Dpage_impl.cpp22 void PageImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument
45 void PageImpl::DispatcherImpl::GetNavigationHistory(const DispatchRequest &request) in GetNavigationHistory() argument
/third_party/node/lib/
H A Dhttp.js99 function request(url, options, cb) { function
/third_party/node/deps/npm/node_modules/jsonparse/examples/
H A Dtwitterfeed.js7 var request = client.request("GET", "/1/statuses/sample.json", { variable
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_ns07.c28 int request = requests[n]; in test_request() local
/third_party/python/Tools/scripts/
H A Dcheckpip.py8 import urllib.request namespace
/third_party/curl/tests/libtest/
H A Dlib556.c65 const char *request = in test() local
H A Dlib569.c42 int request = 1; in test() local
H A Dlib570.c37 int request = 1; in test() local
/third_party/curl/lib/
H A Dheaders.h34 int request; /* 0 is the first request, then 1.. 2.. */ member
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_invalid_ioctl.c34 static void do_invalid_ioctl(int f, int request) in do_invalid_ioctl() argument

Completed in 5 milliseconds

12345678910>>...15