Home
last modified time | relevance | path

Searched defs:stream_key (Results 1 – 24 of 24) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_stream_pool.cc373 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()
Dhttp_stream_pool_job_controller.h91 HttpStreamKey stream_key; member
Dhttp_stream_pool_group.h57 const HttpStreamKey& stream_key() const { return stream_key_; } in stream_key() function
Dhttp_stream_pool_quic_task.cc136 const HttpStreamKey& HttpStreamPool::QuicTask::stream_key() const { in stream_key() function in net::HttpStreamPool::QuicTask
Dhttp_stream_pool_attempt_manager_unittest.cc189 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 …]
Dhttp_stream_pool_group.cc77 HttpStreamKey stream_key, in Group()
Dhttp_stream_pool_job_controller.cc69 HttpStreamKey stream_key( in CalculateAlternative() local
Dhttp_stream_pool_attempt_manager.cc505 const HttpStreamKey& HttpStreamPool::AttemptManager::stream_key() const { in stream_key() function in net::HttpStreamPool::AttemptManager
Dhttp_stream_factory_unittest.cc634 void OnRequestStream(const HttpStreamKey& stream_key) override {} in OnRequestStream()
636 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
Dhttp_stream_factory_job_controller_unittest.cc6829 const HttpStreamKey stream_key( in TEST_F() local
Dhttp_network_transaction_unittest.cc802 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
/external/cronet/tot/net/http/
Dhttp_stream_pool.cc373 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()
Dhttp_stream_pool_job_controller.h91 HttpStreamKey stream_key; member
Dhttp_stream_pool_group.h57 const HttpStreamKey& stream_key() const { return stream_key_; } in stream_key() function
Dhttp_stream_pool_quic_task.cc136 const HttpStreamKey& HttpStreamPool::QuicTask::stream_key() const { in stream_key() function in net::HttpStreamPool::QuicTask
Dhttp_stream_pool_attempt_manager_unittest.cc189 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 …]
Dhttp_stream_pool_group.cc77 HttpStreamKey stream_key, in Group()
Dhttp_stream_pool_job_controller.cc69 HttpStreamKey stream_key( in CalculateAlternative() local
Dhttp_stream_pool_attempt_manager.cc505 const HttpStreamKey& HttpStreamPool::AttemptManager::stream_key() const { in stream_key() function in net::HttpStreamPool::AttemptManager
Dhttp_stream_factory_unittest.cc634 void OnRequestStream(const HttpStreamKey& stream_key) override {} in OnRequestStream()
636 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
Dhttp_stream_factory_job_controller_unittest.cc6829 const HttpStreamKey stream_key( in TEST_F() local
Dhttp_network_transaction_unittest.cc802 std::optional<int> OnPreconnect(const HttpStreamKey& stream_key, in OnPreconnect()
/external/webrtc/test/pc/e2e/
Dpeer_connection_e2e_smoke_test.cc95 for (const StatsKey& stream_key : known_streams.GetStatsKeys()) { in RunAndCheckEachVideoStreamReceivedFrames() local
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer_test.cc530 for (auto stream_key : streams_info.GetStatsKeys()) { in TEST() local