Home
last modified time | relevance | path

Searched defs:max_concurrent_streams (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dmultihandle.h139 unsigned int max_concurrent_streams; member
Dhttp.h192 uint32_t max_concurrent_streams; member
/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/test/core/end2end/tests/
Dmax_concurrent_streams.cc826 void max_concurrent_streams(grpc_end2end_test_config config) { in max_concurrent_streams() function