Searched refs:SocketReuseType (Results 1 - 5 of 5) sorted by relevance

/external/chromium/net/socket/
H A Dclient_socket_handle.h34 enum SocketReuseType { enum in class:net::ClientSocketHandle
138 SocketReuseType reuse_type() const {
/external/chromium_org/net/socket/
H A Dclient_socket_handle.h35 enum SocketReuseType { enum in class:net::ClientSocketHandle
153 SocketReuseType reuse_type() const {
/external/chromium/net/http/
H A Dhttp_stream_parser.cc694 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type();
/external/chromium_org/net/http/
H A Dhttp_stream_parser.cc895 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type();
H A Dhttp_pipelined_connection_impl.cc646 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type();

Completed in 235 milliseconds