Home
last modified time | relevance | path

Searched refs:GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/include/grpc/impl/codegen/
Dgrpc_types.h237 #define GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY "grpc.http2.true_binary" macro
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc337 {GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY, in read_channel_args()