/external/chromium/net/socket/ |
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.h | 105 HttpProxyClientSocketPool* http_proxy_pool, 195 HttpProxyClientSocketPool* http_proxy_pool, 254 HttpProxyClientSocketPool* 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.cc | 87 HttpProxyClientSocketPool* http_proxy_pool, 100 http_proxy_pool_(http_proxy_pool), 446 HttpProxyClientSocketPool* http_proxy_pool, 453 http_proxy_pool_(http_proxy_pool), 488 HttpProxyClientSocketPool* http_proxy_pool, 493 http_proxy_pool_(http_proxy_pool), 499 http_proxy_pool, 634 list->Append(http_proxy_pool_->GetInfoAsValue("http_proxy_pool", 635 "http_proxy_pool",
|
ssl_client_socket_pool.h | 101 HttpProxyClientSocketPool* http_proxy_pool, 184 HttpProxyClientSocketPool* http_proxy_pool, 255 HttpProxyClientSocketPool* http_proxy_pool,
|
ssl_client_socket_pool_unittest.cc | 136 void CreatePool(bool transport_pool, bool http_proxy_pool, bool socks_pool) { 150 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 | 434 CapturePreconnectsHttpProxySocketPool* http_proxy_pool = local 444 mock_pool_manager->SetSocketPoolForHTTPProxy(proxy_host, http_proxy_pool); 451 EXPECT_EQ(kTests[i].num_streams, http_proxy_pool->last_num_streams()); [all...] |
http_network_transaction_unittest.cc | 7134 CaptureGroupNameHttpProxySocketPool* http_proxy_pool = local [all...] |