Searched defs:Http2Scope (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_http2.h | 930 friend class Http2Scope; variable |
D | node_http2.cc | 75 Http2Scope::Http2Scope(Http2Stream* stream) : Http2Scope(stream->session()) {} in Http2Scope() function in node::http2::Http2Scope |