/external/chromium/net/socket/ |
ssl_client_socket_pool.h | 105 HttpProxyClientSocketPool* http_proxy_pool, 195 HttpProxyClientSocketPool* http_proxy_pool, 254 HttpProxyClientSocketPool* http_proxy_pool,
|
ssl_client_socket_pool.cc | 129 HttpProxyClientSocketPool* http_proxy_pool, 143 http_proxy_pool_(http_proxy_pool), 458 HttpProxyClientSocketPool* http_proxy_pool, 468 http_proxy_pool_(http_proxy_pool), 506 HttpProxyClientSocketPool* http_proxy_pool, 511 http_proxy_pool_(http_proxy_pool), 518 http_proxy_pool, 621 list->Append(http_proxy_pool_->GetInfoAsValue("http_proxy_pool", 622 "http_proxy_pool",
|
ssl_client_socket_pool_unittest.cc | 86 void CreatePool(bool transport_pool, bool http_proxy_pool, bool socks_pool) { 100 http_proxy_pool ? &http_proxy_socket_pool_ : NULL,
|
/external/chromium_org/net/socket/ |
ssl_client_socket_pool.h | 108 HttpProxyClientSocketPool* http_proxy_pool, 198 HttpProxyClientSocketPool* http_proxy_pool, 270 HttpProxyClientSocketPool* http_proxy_pool,
|
ssl_client_socket_pool.cc | 106 HttpProxyClientSocketPool* http_proxy_pool, 120 http_proxy_pool_(http_proxy_pool), 474 HttpProxyClientSocketPool* http_proxy_pool, 481 http_proxy_pool_(http_proxy_pool), 517 HttpProxyClientSocketPool* http_proxy_pool, 522 http_proxy_pool_(http_proxy_pool), 528 http_proxy_pool, 646 list->Append(http_proxy_pool_->GetInfoAsValue("http_proxy_pool", 647 "http_proxy_pool",
|
ssl_client_socket_pool_unittest.cc | 133 void CreatePool(bool transport_pool, bool http_proxy_pool, bool socks_pool) { 148 http_proxy_pool ? &http_proxy_socket_pool_ : NULL, [all...] |
/external/chromium/net/http/ |
http_stream_factory_impl_unittest.cc | 243 CapturePreconnectsHttpProxySocketPool* http_proxy_pool = local 247 peer.SetSocketPoolForHTTPProxy(proxy_host, http_proxy_pool); 257 EXPECT_EQ(kTests[i].num_streams, http_proxy_pool->last_num_streams());
|
http_network_transaction_unittest.cc | 5596 CaptureGroupNameHttpProxySocketPool* http_proxy_pool = local [all...] |
/external/chromium_org/net/http/ |
http_stream_factory_impl_unittest.cc | 486 CapturePreconnectsHttpProxySocketPool* http_proxy_pool = local 496 mock_pool_manager->SetSocketPoolForHTTPProxy(proxy_host, http_proxy_pool); 504 EXPECT_EQ(kTests[i].num_streams, http_proxy_pool->last_num_streams()); [all...] |
http_network_transaction_unittest.cc | 7238 CaptureGroupNameHttpProxySocketPool* http_proxy_pool = local [all...] |