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

  /external/chromium_org/net/socket/
client_socket_handle.h 35 enum SocketReuseType {
129 void set_reuse_type(SocketReuseType reuse_type) { reuse_type_ = reuse_type; }
166 SocketReuseType reuse_type() const { return reuse_type_; }
195 SocketReuseType reuse_type_;
client_socket_pool_base.h 537 ClientSocketHandle::SocketReuseType reuse_type,
    [all...]
client_socket_pool_base.cc 481 ClientSocketHandle::SocketReuseType reuse_type =
    [all...]
  /external/chromium_org/net/http/
http_stream_parser.cc     [all...]

Completed in 392 milliseconds