UseHistory         14 net/socket/stream_socket.cc StreamSocket::UseHistory::UseHistory()
UseHistory         21 net/socket/stream_socket.cc StreamSocket::UseHistory::~UseHistory() {
UseHistory         25 net/socket/stream_socket.cc void StreamSocket::UseHistory::Reset() {
UseHistory         33 net/socket/stream_socket.cc void StreamSocket::UseHistory::set_was_ever_connected() {
UseHistory         38 net/socket/stream_socket.cc void StreamSocket::UseHistory::set_was_used_to_convey_data() {
UseHistory         44 net/socket/stream_socket.cc void StreamSocket::UseHistory::set_subresource_speculation() {
UseHistory         63 net/socket/stream_socket.cc void StreamSocket::UseHistory::set_omnibox_speculation() {
UseHistory         70 net/socket/stream_socket.cc bool StreamSocket::UseHistory::was_used_to_convey_data() const {
UseHistory         75 net/socket/stream_socket.cc void StreamSocket::UseHistory::EmitPreconnectionHistograms() const {
UseHistory         99 net/socket/stream_socket.h   class UseHistory {
UseHistory        101 net/socket/stream_socket.h     UseHistory();
UseHistory        102 net/socket/stream_socket.h     ~UseHistory();
UseHistory        132 net/socket/stream_socket.h     DISALLOW_COPY_AND_ASSIGN(UseHistory);
UseHistory        114 net/socket/tcp_client_socket.h   UseHistory use_history_;