Home
last modified time | relevance | path

Searched refs:GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/doc/cpp/
Dperf_notes.md19 GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE) - this prevents infinite buffering leading
/third_party/grpc/include/grpc/impl/codegen/
Dgrpc_types.h234 #define GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE "grpc.http2.write_buffer_size" macro
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc280 GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE)) { in read_channel_args()