Home
last modified time | relevance | path

Searched defs:http2_state (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_http2.h725 Http2State* http2_state() const { return http2_state_.get(); } in http2_state() function in node::http2::Http2Session
H A Dnode_http2.cc104 Http2Options::Http2Options(Http2State* http2_state, SessionType type) { in Http2Options() argument
304 void Http2Settings::RefreshDefaults(Http2State* http2_state) { in RefreshDefaults() argument
470 Http2Session::Http2Session(Http2State* http2_state, in Http2Session() argument
219 Init( Http2State* http2_state, nghttp2_settings_entry* entries) Init() argument
[all...]

Completed in 6 milliseconds