Searched refs:http2_end_stream_with_data_frame (Results 1 – 10 of 10) sorted by relevance
89 bool http2_end_stream_with_data_frame, in SpdySessionPool() argument109 http2_end_stream_with_data_frame_(http2_end_stream_with_data_frame), in SpdySessionPool()
142 bool http2_end_stream_with_data_frame,
367 params.http2_end_stream_with_data_frame = in CreateSessionParams()368 session_deps->http2_end_stream_with_data_frame; in CreateSessionParams()
215 bool http2_end_stream_with_data_frame = false; member
343 bool http2_end_stream_with_data_frame,
792 bool http2_end_stream_with_data_frame, in SpdySession() argument805 http2_end_stream_with_data_frame_(http2_end_stream_with_data_frame), in SpdySession()
1215 session_deps_.http2_end_stream_with_data_frame = true; in TEST_P()
8850 session_deps->http2_end_stream_with_data_frame = false; in TEST_P()8893 session_deps->http2_end_stream_with_data_frame = true; in TEST_P()8954 session_deps->http2_end_stream_with_data_frame = true; in TEST_P()9013 session_deps->http2_end_stream_with_data_frame = true; in TEST_P()9073 session_deps->http2_end_stream_with_data_frame = true; in TEST_P()9154 session_deps->http2_end_stream_with_data_frame = true; in TEST_P()
138 bool http2_end_stream_with_data_frame = false; member
173 params.http2_end_stream_with_data_frame, in HttpNetworkSession()