Home
last modified time | relevance | path

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

/dports/devel/grpc/grpc-1.42.0/src/core/ext/filters/client_channel/
H A Dclient_channel.h82 #define MAX_PENDING_BATCHES 6 macro
513 grpc_transport_stream_op_batch* pending_batches_[MAX_PENDING_BATCHES] = {};
H A Dretry_filter.cc556 PendingBatch pending_batches_[MAX_PENDING_BATCHES];
H A Dclient_channel.cc227 grpc_transport_stream_op_batch* pending_batches_[MAX_PENDING_BATCHES] = {};
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/filters/client_channel/
H A Dclient_channel.h82 #define MAX_PENDING_BATCHES 6 macro
513 grpc_transport_stream_op_batch* pending_batches_[MAX_PENDING_BATCHES] = {};
H A Dretry_filter.cc556 PendingBatch pending_batches_[MAX_PENDING_BATCHES];
H A Dclient_channel.cc227 grpc_transport_stream_op_batch* pending_batches_[MAX_PENDING_BATCHES] = {};
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/filters/client_channel/
H A Dclient_channel.h82 #define MAX_PENDING_BATCHES 6 macro
514 grpc_transport_stream_op_batch* pending_batches_[MAX_PENDING_BATCHES] = {};
H A Dretry_filter.cc556 PendingBatch pending_batches_[MAX_PENDING_BATCHES];
H A Dclient_channel.cc227 grpc_transport_stream_op_batch* pending_batches_[MAX_PENDING_BATCHES] = {};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/ext/filters/client_channel/
H A Dclient_channel.cc93 #define MAX_PENDING_BATCHES 6 macro
670 PendingBatch pending_batches_[MAX_PENDING_BATCHES] = {};
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/filters/client_channel/
H A Dclient_channel.cc101 #define MAX_PENDING_BATCHES 6 macro
806 PendingBatch pending_batches_[MAX_PENDING_BATCHES] = {};
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/filters/client_channel/
H A Dclient_channel.cc104 #define MAX_PENDING_BATCHES 6 macro
836 PendingBatch pending_batches_[MAX_PENDING_BATCHES] = {};