Home
last modified time | relevance | path

Searched defs:AttemptManager (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/net/http/
Dhttp_stream_pool.h129 class NET_EXPORT_PRIVATE AttemptManager; variable
Dhttp_stream_pool_attempt_manager.cc181 HttpStreamPool::AttemptManager::AttemptManager(Group* group, NetLog* net_log) in AttemptManager() function in net::HttpStreamPool::AttemptManager
Dhttp_stream_pool_attempt_manager_unittest.cc90 using AttemptManager = HttpStreamPool::AttemptManager; typedef
/external/cronet/stable/net/http/
Dhttp_stream_pool.h129 class NET_EXPORT_PRIVATE AttemptManager; variable
Dhttp_stream_pool_attempt_manager.cc181 HttpStreamPool::AttemptManager::AttemptManager(Group* group, NetLog* net_log) in AttemptManager() function in net::HttpStreamPool::AttemptManager
Dhttp_stream_pool_attempt_manager_unittest.cc90 using AttemptManager = HttpStreamPool::AttemptManager; typedef