Searched refs:SocketReuseType (Results 1 – 4 of 4) sorted by relevance
35 enum SocketReuseType { enum129 void set_reuse_type(SocketReuseType reuse_type) { reuse_type_ = reuse_type; } in set_reuse_type()166 SocketReuseType reuse_type() const { return reuse_type_; } in reuse_type()195 SocketReuseType reuse_type_;
481 ClientSocketHandle::SocketReuseType reuse_type = in AssignIdleSocketToRequest()976 ClientSocketHandle::SocketReuseType reuse_type, in HandOutSocket()
537 ClientSocketHandle::SocketReuseType reuse_type,
985 ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type(); in IsConnectionReused()