Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_goaway.cc155 void grpc_chttp2_goaway_append(uint32_t last_stream_id, uint32_t error_code, in grpc_chttp2_goaway_append() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dframe_goaway.cc157 void grpc_chttp2_goaway_append(uint32_t last_stream_id, uint32_t error_code, in grpc_chttp2_goaway_append() function