Home
last modified time | relevance | path

Searched refs:max_concurrent_streams (Results 1 – 12 of 12) sorted by relevance

/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.dictionary16 "\x00grpc.max_concurrent_streams\x00"
/external/grpc-grpc/test/core/end2end/
Dend2end_tests.cc93 extern void max_concurrent_streams(grpc_end2end_test_config config);
311 max_concurrent_streams(config); in grpc_end2end_tests()
484 max_concurrent_streams(config); in grpc_end2end_tests()
Dend2end_nosec_tests.cc91 extern void max_concurrent_streams(grpc_end2end_test_config config);
307 max_concurrent_streams(config); in grpc_end2end_tests()
476 max_concurrent_streams(config); in grpc_end2end_tests()
/external/curl/lib/
Dhttp.h197 uint32_t max_concurrent_streams; member
Dhttp2.c294 conn->proto.httpc.settings.max_concurrent_streams = in Curl_http2_setup_conn()
648 uint32_t max_conn = httpc->settings.max_concurrent_streams; in on_frame_recv()
650 httpc->settings.max_concurrent_streams = in on_frame_recv()
657 httpc->settings.max_concurrent_streams)); in on_frame_recv()
660 if(max_conn != httpc->settings.max_concurrent_streams) { in on_frame_recv()
664 httpc->settings.max_concurrent_streams); in on_frame_recv()
Durl.c1448 if(pipeLen >= httpc->settings.max_concurrent_streams) { in ConnectionExists()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi47 max_concurrent_streams = GRPC_ARG_MAX_CONCURRENT_STREAMS variable in ChannelArgKey
/external/grpc-grpc/src/objective-c/tests/CoreCronetEnd2EndTests/
DCoreCronetEnd2EndTests.mm315 [self testIndividualCase:(char *)"max_concurrent_streams"];
/external/grpc-grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc826 void max_concurrent_streams(grpc_end2end_test_config config) { in max_concurrent_streams() function
/external/grpc-grpc/
Dgrpc.gyp2697 'test/core/end2end/tests/max_concurrent_streams.cc',
2788 'test/core/end2end/tests/max_concurrent_streams.cc',
DgRPC-Core.podspec1257 'test/core/end2end/tests/max_concurrent_streams.cc',
DCMakeLists.txt5445 test/core/end2end/tests/max_concurrent_streams.cc
5565 test/core/end2end/tests/max_concurrent_streams.cc