Home
last modified time | relevance | path

Searched refs:spdy_session_pool (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/spdy/
H A Dspdy_http_stream_unittest.cc218 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
228 EXPECT_FALSE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
275 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
356 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
373 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
454 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
465 EXPECT_FALSE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
511 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
569 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
646 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
[all …]
H A Dspdy_session_pool.h104 SpdySessionPool* spdy_session_pool);
122 SpdySessionPool* spdy_session_pool() { return spdy_session_pool_; } in spdy_session_pool() function
H A Dspdy_network_transaction_unittest.cc2817 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
3678 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
3684 spdy_session_pool->FindAvailableSession( in TEST_F()
3794 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
3800 spdy_session_pool->FindAvailableSession( in TEST_F()
5256 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
5262 spdy_session_pool->FindAvailableSession( in TEST_F()
5837 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
6591 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
6794 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
[all …]
H A Dspdy_test_util_common.cc376 SpdySessionPoolPeer pool_peer(http_session->spdy_session_pool()); in SpdyCreateSessionWithSocketFactory()
473 storage_.http_network_session()->spdy_session_pool()); in SpdyURLRequestContext()
498 EXPECT_FALSE(http_session->spdy_session_pool()->FindAvailableSession( in CreateSpdySessionHelper()
524 http_session->spdy_session_pool()->CreateAvailableSessionFromSocketHandle( in CreateSpdySessionHelper()
528 EXPECT_TRUE(HasSpdySession(http_session->spdy_session_pool(), key)); in CreateSpdySessionHelper()
H A Dspdy_session_pool.cc61 SpdySessionPool* spdy_session_pool) in SpdySessionRequest() argument
67 spdy_session_pool_(spdy_session_pool) {} in SpdySessionRequest()
502 DCHECK_EQ(this, request->spdy_session_pool()); in RemoveRequestForSpdySession()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/spdy/
H A Dspdy_http_stream_unittest.cc218 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
228 EXPECT_FALSE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
275 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
356 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
373 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
454 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
465 EXPECT_FALSE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
511 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
569 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
646 EXPECT_TRUE(HasSpdySession(http_session_->spdy_session_pool(), key_)); in TEST_F()
[all …]
H A Dspdy_session_pool.h104 SpdySessionPool* spdy_session_pool);
122 SpdySessionPool* spdy_session_pool() { return spdy_session_pool_; } in spdy_session_pool() function
H A Dspdy_network_transaction_unittest.cc2820 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
3681 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
3687 spdy_session_pool->FindAvailableSession( in TEST_F()
3797 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
3803 spdy_session_pool->FindAvailableSession( in TEST_F()
5129 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
5710 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
6510 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
6619 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
6834 SpdySessionPool* spdy_session_pool = helper.session()->spdy_session_pool(); in TEST_F() local
[all …]
H A Dspdy_test_util_common.cc378 SpdySessionPoolPeer pool_peer(http_session->spdy_session_pool()); in SpdyCreateSessionWithSocketFactory()
477 storage_.http_network_session()->spdy_session_pool()); in SpdyURLRequestContext()
502 EXPECT_FALSE(http_session->spdy_session_pool()->FindAvailableSession( in CreateSpdySessionHelper()
528 http_session->spdy_session_pool()->CreateAvailableSessionFromSocketHandle( in CreateSpdySessionHelper()
532 EXPECT_TRUE(HasSpdySession(http_session->spdy_session_pool(), key)); in CreateSpdySessionHelper()
H A Dspdy_session_pool.cc61 SpdySessionPool* spdy_session_pool) in SpdySessionRequest() argument
67 spdy_session_pool_(spdy_session_pool) {} in SpdySessionRequest()
499 DCHECK_EQ(this, request->spdy_session_pool()); in RemoveRequestForSpdySession()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/socket/
H A Dclient_socket_pool.cc37 SpdySessionPool* spdy_session_pool, in OnHostResolution() argument
47 return spdy_session_pool->OnHostResolutionComplete( in OnHostResolution()
170 &OnHostResolution, common_connect_job_params->spdy_session_pool, in CreateConnectJob()
178 &OnHostResolution, common_connect_job_params->spdy_session_pool, in CreateConnectJob()
H A Dconnect_job.cc32 SpdySessionPool* spdy_session_pool, in CommonConnectJobParams() argument
46 spdy_session_pool(spdy_session_pool), in CommonConnectJobParams()
H A Dconnect_job.h67 SpdySessionPool* spdy_session_pool,
86 SpdySessionPool* spdy_session_pool; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/socket/
H A Dclient_socket_pool.cc37 SpdySessionPool* spdy_session_pool, in OnHostResolution() argument
47 return spdy_session_pool->OnHostResolutionComplete( in OnHostResolution()
170 &OnHostResolution, common_connect_job_params->spdy_session_pool, in CreateConnectJob()
178 &OnHostResolution, common_connect_job_params->spdy_session_pool, in CreateConnectJob()
H A Dconnect_job.cc32 SpdySessionPool* spdy_session_pool, in CommonConnectJobParams() argument
46 spdy_session_pool(spdy_session_pool), in CommonConnectJobParams()
H A Dconnect_job.h67 SpdySessionPool* spdy_session_pool,
86 SpdySessionPool* spdy_session_pool; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_stream_factory_job.cc744 session_->spdy_session_pool()->push_promise_index()->ClaimPushedStream( in DoInitConnectionImpl()
762 existing_spdy_session_ = session_->spdy_session_pool()->RequestSession( in DoInitConnectionImpl()
783 session_->spdy_session_pool()->FindAvailableSession( in DoInitConnectionImpl()
1121 session_->spdy_session_pool()->push_promise_index()->ClaimPushedStream( in DoCreateStream()
1128 session_->spdy_session_pool()->FindAvailableSession( in DoCreateStream()
1156 session_->spdy_session_pool()->CreateAvailableSessionFromSocketHandle( in DoCreateStream()
H A Dhttp_proxy_connect_job.cc470 if (common_connect_job_params()->spdy_session_pool->FindAvailableSession( in DoSSLConnect()
596 common_connect_job_params()->spdy_session_pool->FindAvailableSession( in DoSpdyProxyCreateStream()
605 ->spdy_session_pool->CreateAvailableSessionFromSocket( in DoSpdyProxyCreateStream()
H A Dhttp_network_session.h211 SpdySessionPool* spdy_session_pool() { return &spdy_session_pool_; } in spdy_session_pool() function
H A Dhttp_proxy_connect_job_unittest.cc934 common_connect_job_params_->spdy_session_pool->FindAvailableSession( in TEST_P()
942 common_connect_job_params_->spdy_session_pool->FindAvailableSession( in TEST_P()
1172 session_->spdy_session_pool()->CloseAllSessions(); in TEST_P()
1275 session_->spdy_session_pool()->CloseAllSessions(); in TEST_P()
1380 session_->spdy_session_pool()->CloseAllSessions(); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_stream_factory_job.cc734 session_->spdy_session_pool()->push_promise_index()->ClaimPushedStream( in DoInitConnectionImpl()
752 existing_spdy_session_ = session_->spdy_session_pool()->RequestSession( in DoInitConnectionImpl()
773 session_->spdy_session_pool()->FindAvailableSession( in DoInitConnectionImpl()
1115 session_->spdy_session_pool()->push_promise_index()->ClaimPushedStream( in DoCreateStream()
1122 session_->spdy_session_pool()->FindAvailableSession( in DoCreateStream()
1150 session_->spdy_session_pool()->CreateAvailableSessionFromSocketHandle( in DoCreateStream()
H A Dhttp_proxy_connect_job.cc470 if (common_connect_job_params()->spdy_session_pool->FindAvailableSession( in DoSSLConnect()
596 common_connect_job_params()->spdy_session_pool->FindAvailableSession( in DoSpdyProxyCreateStream()
605 ->spdy_session_pool->CreateAvailableSessionFromSocket( in DoSpdyProxyCreateStream()
H A Dhttp_network_session.h221 SpdySessionPool* spdy_session_pool() { return &spdy_session_pool_; } in spdy_session_pool() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/memory-infra/
H A Dprobe-net.md64 - SpdySessionPool (“spdy_session_pool”)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/memory-infra/
H A Dprobe-net.md64 - SpdySessionPool (“spdy_session_pool”)

12