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

  /external/chromium/net/socket/
client_socket_handle.h 34 enum SocketReuseType {
138 SocketReuseType reuse_type() const {
  /external/chromium_org/net/socket/
client_socket_handle.h 35 enum SocketReuseType {
166 SocketReuseType reuse_type() const {
  /external/chromium/net/http/
http_stream_parser.cc 694 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type();
  /external/chromium_org/net/http/
http_stream_parser.cc 901 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type();
    [all...]
http_pipelined_connection_impl.cc 646 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type();

Completed in 396 milliseconds