Searched defs:http2_state (Results 1 – 2 of 2) sorted by relevance
722 Http2State* http2_state() const { return http2_state_.get(); } in http2_state() function937 Http2State* http2_state, in Http2SessionPerformanceEntry()964 Http2State* http2_state() const { return http2_state_.get(); } in http2_state() function987 Http2State* http2_state, in Http2StreamPerformanceEntry()1008 Http2State* http2_state() const { return http2_state_.get(); } in http2_state() function
100 Http2Options::Http2Options(Http2State* http2_state, SessionType type) { in Http2Options()215 Http2State* http2_state, in Init()296 void Http2Settings::RefreshDefaults(Http2State* http2_state) { in RefreshDefaults()461 Http2Session::Http2Session(Http2State* http2_state, in Http2Session()