/external/cronet/stable/net/http/ |
D | http_stream_pool.cc | 373 const HttpStreamKey& stream_key) { in GetOrCreateGroupForTesting() 378 const HttpStreamKey& stream_key) { in GetGroupForTesting() 383 const HttpStreamKey& stream_key, in GetOrCreateGroup() 395 const HttpStreamKey& stream_key) { in GetGroup() 433 const HttpStreamKey& stream_key, in FindAvailableSpdySession()
|
D | http_stream_pool_job_controller.h | 91 HttpStreamKey stream_key; member
|
D | http_stream_pool_group.h | 57 const HttpStreamKey& stream_key() const { return stream_key_; } in stream_key() function
|
D | http_stream_pool_quic_task.cc | 136 const HttpStreamKey& HttpStreamPool::QuicTask::stream_key() const { in stream_key() function in net::HttpStreamPool::QuicTask
|
D | http_stream_pool_attempt_manager_unittest.cc | 189 const HttpStreamKey stream_key = GetStreamKey(); in Preconnect() local 319 const HttpStreamKey stream_key = GetStreamKey(); in RequestStream() local 462 std::optional<HttpStreamKey> stream_key = std::nullopt) { in TestJobDelegate() 656 const HttpStreamKey& stream_key, in CreateFakeSpdySession() 1506 HttpStreamKey stream_key = in TEST_F() local 1817 HttpStreamKey stream_key = in TEST_F() local 1967 const HttpStreamKey stream_key = in TEST_F() local 2389 HttpStreamKey stream_key = requester1.GetStreamKey(); in TEST_F() local 2431 HttpStreamKey stream_key = requester1.GetStreamKey(); in TEST_F() local 2487 HttpStreamKey stream_key = requester_https.GetStreamKey(); in TEST_F() local [all …]
|
D | http_stream_pool_group.cc | 77 HttpStreamKey stream_key, in Group()
|
D | http_stream_pool_job_controller.cc | 69 HttpStreamKey stream_key( in CalculateAlternative() local
|
D | http_stream_pool_attempt_manager.cc | 505 const HttpStreamKey& HttpStreamPool::AttemptManager::stream_key() const { in stream_key() function in net::HttpStreamPool::AttemptManager
|
D | http_stream_factory_unittest.cc | 634 void OnRequestStream(const HttpStreamKey& stream_key) override {} in OnRequestStream() 636 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
|
D | http_stream_factory_job_controller_unittest.cc | 6829 const HttpStreamKey stream_key( in TEST_F() local
|
D | http_network_transaction_unittest.cc | 802 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
|
/external/cronet/tot/net/http/ |
D | http_stream_pool.cc | 373 const HttpStreamKey& stream_key) { in GetOrCreateGroupForTesting() 378 const HttpStreamKey& stream_key) { in GetGroupForTesting() 383 const HttpStreamKey& stream_key, in GetOrCreateGroup() 395 const HttpStreamKey& stream_key) { in GetGroup() 433 const HttpStreamKey& stream_key, in FindAvailableSpdySession()
|
D | http_stream_pool_job_controller.h | 91 HttpStreamKey stream_key; member
|
D | http_stream_pool_group.h | 57 const HttpStreamKey& stream_key() const { return stream_key_; } in stream_key() function
|
D | http_stream_pool_quic_task.cc | 136 const HttpStreamKey& HttpStreamPool::QuicTask::stream_key() const { in stream_key() function in net::HttpStreamPool::QuicTask
|
D | http_stream_pool_attempt_manager_unittest.cc | 189 const HttpStreamKey stream_key = GetStreamKey(); in Preconnect() local 319 const HttpStreamKey stream_key = GetStreamKey(); in RequestStream() local 462 std::optional<HttpStreamKey> stream_key = std::nullopt) { in TestJobDelegate() 656 const HttpStreamKey& stream_key, in CreateFakeSpdySession() 1506 HttpStreamKey stream_key = in TEST_F() local 1817 HttpStreamKey stream_key = in TEST_F() local 1967 const HttpStreamKey stream_key = in TEST_F() local 2389 HttpStreamKey stream_key = requester1.GetStreamKey(); in TEST_F() local 2431 HttpStreamKey stream_key = requester1.GetStreamKey(); in TEST_F() local 2487 HttpStreamKey stream_key = requester_https.GetStreamKey(); in TEST_F() local [all …]
|
D | http_stream_pool_group.cc | 77 HttpStreamKey stream_key, in Group()
|
D | http_stream_pool_job_controller.cc | 69 HttpStreamKey stream_key( in CalculateAlternative() local
|
D | http_stream_pool_attempt_manager.cc | 505 const HttpStreamKey& HttpStreamPool::AttemptManager::stream_key() const { in stream_key() function in net::HttpStreamPool::AttemptManager
|
D | http_stream_factory_unittest.cc | 634 void OnRequestStream(const HttpStreamKey& stream_key) override {} in OnRequestStream() 636 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
|
D | http_stream_factory_job_controller_unittest.cc | 6829 const HttpStreamKey stream_key( in TEST_F() local
|
D | http_network_transaction_unittest.cc | 802 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
|
/external/webrtc/test/pc/e2e/ |
D | peer_connection_e2e_smoke_test.cc | 95 for (const StatsKey& stream_key : known_streams.GetStatsKeys()) { in RunAndCheckEachVideoStreamReceivedFrames() local
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | default_video_quality_analyzer_test.cc | 530 for (auto stream_key : streams_info.GetStatsKeys()) { in TEST() local
|