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

  /external/chromium/net/socket/
client_socket_handle.cc 96 histograms->AddSocketType(reuse_type());
97 switch (reuse_type()) {
client_socket_handle.h 138 SocketReuseType reuse_type() const { function in class:net::ClientSocketHandle
client_socket_pool_base_unittest.cc     [all...]
  /external/chromium/net/http/
http_stream_parser.cc 694 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type(); local
696 reuse_type == ClientSocketHandle::UNUSED_IDLE;
http_stream_factory_impl_job.cc     [all...]

Completed in 217 milliseconds