Home
last modified time | relevance | path

Searched defs:stream_close (Results 1 – 9 of 9) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Ddummy-callback.c61 stream_close(struct lws *wsi) in stream_close() function
/third_party/nghttp2/src/
Dh2load_http3_session.cc131 int stream_close(nghttp3_conn *conn, int64_t stream_id, uint64_t app_error_code, in stream_close() function
141 int Http3Session::stream_close(int64_t stream_id, uint64_t app_error_code) { in stream_close() function in h2load::Http3Session
Dh2load_quic.cc113 int stream_close(ngtcp2_conn *conn, uint32_t flags, int64_t stream_id, in stream_close() function
Dshrpx_http3_upstream.cc303 int stream_close(ngtcp2_conn *conn, uint32_t flags, int64_t stream_id, in stream_close() function
320 int Http3Upstream::stream_close(int64_t stream_id, uint64_t app_error_code) { in stream_close() function in shrpx::Http3Upstream
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAAudioLoader.h172 signature_I_PS stream_close = nullptr; variable
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h1826 nghttp3_stream_close stream_close; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c89 stream_close( FT_Stream stream ) in stream_close() function
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h3405 ngtcp2_stream_close stream_close; member
/third_party/ffmpeg/fftools/
Dffplay.c1262 static void stream_close(VideoState *is) in stream_close() function