HomeSort by relevance Sort by last modified time
    Searched refs:COMBINE_CONNECT_AND_WRITE_DEFAULT (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/net/socket/
client_socket_pool_manager.cc 166 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
180 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT;
240 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT;
313 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT);
websocket_transport_client_socket_pool_unittest.cc 59 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT)),
82 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
156 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
411 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
435 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
    [all...]
transport_client_socket_pool.h 37 // the write is known to be idempotent, and COMBINE_CONNECT_AND_WRITE_DEFAULT
40 COMBINE_CONNECT_AND_WRITE_DEFAULT, // Default policy, implemented in
transport_client_socket_pool_unittest.cc 48 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT)),
75 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
215 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
491 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
512 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
    [all...]
socks_client_socket_pool_unittest.cc 48 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT);
transport_client_socket_pool.cc 73 if (combine_connect_and_write_ == COMBINE_CONNECT_AND_WRITE_DEFAULT) {
deterministic_socket_data_unittest.cc 79 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT)),
ssl_client_socket_pool_unittest.cc 95 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT)),
107 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT)),
    [all...]
  /external/chromium_org/net/http/
http_proxy_client_socket_pool_unittest.cc 200 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT);
212 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT),
  /external/chromium_org/net/spdy/
spdy_test_util_common.cc 530 TransportSocketParams::COMBINE_CONNECT_AND_WRITE_DEFAULT));
    [all...]
spdy_session_unittest.cc     [all...]

Completed in 737 milliseconds