Home
last modified time | relevance | path

Searched defs:remove_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/examples/
Dlibevent-server.c189 static void remove_stream(http2_session_data *session_data, in remove_stream() function
/third_party/nghttp2/src/
DHttpServer.cc1067 void Http2Handler::remove_stream(int32_t stream_id) { in remove_stream() function in nghttp2::Http2Handler
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2232 static grpc_chttp2_transport::RemovedStreamHandle remove_stream( in remove_stream() function