Home
last modified time | relevance | path

Searched defs:maximum_concurrent_rpcs (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dserver.pyx.pxi872 def __cinit__(self, int maximum_concurrent_rpcs):
897 options, maximum_concurrent_rpcs): argument
/third_party/grpc/src/python/grpcio/grpc/
D__init__.py2186 maximum_concurrent_rpcs=None, argument