/external/grpc-grpc/src/python/grpcio_tests/tests/qps/ |
D | benchmark_client.py | 81 def send_request(self): member in BenchmarkClient 104 def send_request(self): member in UnarySyncBenchmarkClient 122 def send_request(self): member in UnaryAsyncBenchmarkClient 149 def send_request(self): member in _SyncStream 187 def send_request(self): member in StreamingSyncBenchmarkClient
|
/external/grpc-grpc/test/cpp/end2end/ |
D | async_end2end_test.cc | 305 EchoRequest send_request; in SendRpc() local 415 EchoRequest send_request; in TEST_P() local 456 EchoRequest send_request; in TEST_P() local 502 EchoRequest send_request; in TEST_P() local 547 EchoRequest send_request; in TEST_P() local 598 EchoRequest send_request; in TEST_P() local 642 EchoRequest send_request; in TEST_P() local 685 EchoRequest send_request; in TEST_P() local 729 EchoRequest send_request; in TEST_P() local 773 EchoRequest send_request; in TEST_P() local [all …]
|
D | generic_end2end_test.cc | 109 EchoRequest send_request; in SendRpc() local 204 EchoRequest send_request; in TEST_F() local 262 EchoRequest send_request; in TEST_F() local
|
D | filter_end2end_test.cc | 164 EchoRequest send_request; in SendRpc() local 259 EchoRequest send_request; in TEST_F() local
|
D | nonblocking_test.cc | 116 EchoRequest send_request; in SendRpc() local
|
D | hybrid_end2end_test.cc | 292 EchoRequest send_request; in SendEcho() local 306 EchoRequest send_request; in SendEchoToDupService() local 317 EchoRequest send_request; in SendSimpleClientStreaming() local
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | fullstack_streaming_ping_pong.h | 57 EchoRequest send_request; in BM_StreamingPingPong() local 150 EchoRequest send_request; in BM_StreamingPingPongMsgs() local 254 EchoRequest send_request; in BM_StreamingPingPongWithCoalescingApi() local
|
D | fullstack_unary_ping_pong.h | 44 EchoRequest send_request; in BM_UnaryPingPong() local
|
D | fullstack_streaming_pump.h | 45 EchoRequest send_request; in BM_PumpStreamClientToServer() local
|
D | bm_call_create.cc | 139 grpc::testing::EchoRequest send_request; in BM_LameChannelCallCreateCpp() local 168 grpc::testing::EchoRequest send_request; in BM_LameChannelCallCreateCore() local 242 grpc::testing::EchoRequest send_request; in BM_LameChannelCallCreateCoreSeparateBatch() local
|
D | bm_fullstack_trickle.cc | 359 EchoRequest send_request; in BM_PumpUnbalancedUnary_Trickle() local
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _server_rpc.py | 59 def send_request(self, request): member in StreamUnaryServerRpc 80 def send_request(self, request): member in StreamStreamServerRpc
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares_private.h | 142 struct send_request { struct 153 struct send_request *next; argument
|
/external/curl/tests/libtest/ |
D | libauthretry.c | 32 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request() function
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/ |
D | __init__.py | 401 def send_request(self, request): member in StreamUnaryServerRpc 452 def send_request(self, request): member in StreamStreamServerRpc
|
/external/selinux/libselinux/src/ |
D | setrans_client.c | 86 send_request(int fd, uint32_t function, const char *data1, const char *data2) in send_request() function
|
/external/grpc-grpc/test/cpp/performance/ |
D | writes_per_rpc_test.cc | 173 EchoRequest send_request; in UnaryPingPong() local
|
/external/autotest/client/cros/netprotos/ |
D | zeroconf.py | 446 def send_request(self, queries): member in ZeroconfDaemon
|
/external/python/cpython2/Demo/sockets/ |
D | gopher.py | 51 def send_request(selector, host, port): function
|
/external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | ltp_tbio.c | 77 static int send_request(struct request_queue *q, struct bio *bio, in send_request() function
|
/external/autotest/client/common_lib/cros/bluetooth/ |
D | bluetooth_sdp_socket.py | 122 def send_request(self, code, tid, data, forced_pdu_size=None): member in BluetoothSDPSocket
|
/external/pigweed/pw_rpc/py/pw_rpc/ |
D | client.py | 78 def send_request( member in PendingRpcs
|
/external/python/bumble/bumble/ |
D | gatt_client.py | 238 async def send_request(self, request): member in Client
|
/external/libpcap/ |
D | pcap-dlpi.c | 1160 send_request(int fd, char *ptr, int len, char *what, char *ebuf) function
|
/external/python/cpython2/Lib/test/ |
D | test_xmlrpc.py | 1092 def send_request(self, conn, url, body): member in TransportSubclassTestCase.test_send_request.TestTransport
|