Searched defs:http2_state (Results 1 – 2 of 2) sorted by relevance
104 Http2Options::Http2Options(Http2State* http2_state, SessionType type) { in Http2Options()220 Http2State* http2_state, in Init()304 void Http2Settings::RefreshDefaults(Http2State* http2_state) { in RefreshDefaults()470 Http2Session::Http2Session(Http2State* http2_state, in Http2Session()
725 Http2State* http2_state() const { return http2_state_.get(); } in http2_state() function