/third_party/libuv/test/ |
D | test-udp-dgram-too-big.c | 36 static uv_udp_send_t req_; variable
|
D | test-udp-ipv6.c | 43 static uv_udp_send_t req_; variable
|
/third_party/node/test/parallel/ |
D | test-tcp-wrap-connect.js | 20 req.oncomplete = function(status, client_, req_, readable, writable) { argument
|
D | test-tcp-wrap-listen.js | 62 function done(status, client_, req_) { argument
|
/third_party/node/src/ |
D | node_file.h | 59 uv_fs_t* req_; variable 205 uv_fs_t* req_ = nullptr; variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_grpc_client.h | 102 std::map<int64_t, std::unique_ptr<CacheClientRequestTag>> req_; variable
|
/third_party/grpc/test/cpp/qps/ |
D | server_async.cc | 295 RequestType req_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextUnaryImpl 372 RequestType req_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingImpl 441 RequestType req_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromClientImpl 509 RequestType req_; member in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromServerImpl
|
D | client_async.cc | 123 const RequestType& req_; member in grpc::testing::ClientRpcContextUnaryImpl 438 const RequestType& req_; member in grpc::testing::ClientRpcContextStreamingPingPongImpl 594 const RequestType& req_; member in grpc::testing::ClientRpcContextStreamingFromClientImpl 715 const RequestType& req_; member in grpc::testing::ClientRpcContextStreamingFromServerImpl 861 ByteBuffer req_; member in grpc::testing::ClientRpcContextGenericStreamingImpl
|
/third_party/boost/libs/beast/example/http/client/async/ |
D | http_client_async.cpp | 46 http::request<http::empty_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/client/async-ssl-system-executor/ |
D | http_client_async_ssl_system_executor.cpp | 51 http::request<http::empty_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/client/async-ssl/ |
D | http_client_async_ssl.cpp | 50 http::request<http::empty_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/client/crawl/ |
D | http_crawl.cpp | 155 http::request<http::empty_body> req_; member in worker
|
/third_party/boost/libs/beast/example/http/server/async/ |
D | http_server_async.cpp | 258 http::request<http::string_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/server/stackless-ssl/ |
D | http_server_stackless_ssl.cpp | 287 http::request<http::string_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/server/stackless/ |
D | http_server_stackless.cpp | 262 http::request<http::string_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/server/async-ssl/ |
D | http_server_async_ssl.cpp | 282 http::request<http::string_body> req_; member in session
|
/third_party/boost/libs/beast/example/http/server/flex/ |
D | http_server_flex.cpp | 290 http::request<http::string_body> req_; member in session
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | server_callback_handlers.h | 664 const RequestType* req_; variable
|
/third_party/nghttp2/src/ |
D | shrpx_downstream.h | 531 Request req_; variable
|
/third_party/grpc/test/cpp/end2end/ |
D | test_service_impl.cc | 309 const EchoRequest* const req_; in Echo() member in grpc::testing::CallbackTestServiceImpl::Echo::Reactor
|
D | client_interceptors_end2end_test.cc | 272 EchoRequest req_; member in grpc::testing::__anonb07de2df0111::HijackingInterceptorMakesAnotherCall
|
/third_party/grpc/src/cpp/server/ |
D | server_cc.cc | 623 Server::CallbackRequest<ServerContextType>* req_; member in grpc::Server::CallbackRequest::CallbackCallTag
|