Home
last modified time | relevance | path

Searched defs:get_stream_id (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dasio_server_stream.cc41 int32_t stream::get_stream_id() const { return stream_id_; } in get_stream_id() function in nghttp2::asio_http2::server::stream
Dshrpx_downstream.cc610 int32_t Downstream::get_stream_id() const { return stream_id_; } in get_stream_id() function in shrpx::Downstream
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.h143 unsigned get_stream_id() const in get_stream_id() function
/third_party/ltp/tools/sparse/sparse-src/
Dc2xml.c278 static int get_stream_id (const char *name) in get_stream_id() function