Searched defs:stream_close (Results 1 – 9 of 9) sorted by relevance
/third_party/libwebsockets/lib/core-net/ |
D | dummy-callback.c | 61 stream_close(struct lws *wsi) in stream_close() function
|
/third_party/nghttp2/src/ |
D | h2load_http3_session.cc | 131 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
|
D | h2load_quic.cc | 113 int stream_close(ngtcp2_conn *conn, uint32_t flags, int64_t stream_id, in stream_close() function
|
D | shrpx_http3_upstream.cc | 303 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/ |
D | AAudioLoader.h | 172 signature_I_PS stream_close = nullptr; variable
|
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/ |
D | nghttp3.h | 1826 nghttp3_stream_close stream_close; member
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfwoff2.c | 89 stream_close( FT_Stream stream ) in stream_close() function
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/ |
D | ngtcp2.h | 3405 ngtcp2_stream_close stream_close; member
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 1262 static void stream_close(VideoState *is) in stream_close() function
|