HomeSort by relevance Sort by last modified time
    Searched full:use_history_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/socket/
tcp_client_socket.cc 36 use_history_.set_was_ever_connected();
120 use_history_.Reset();
151 use_history_.set_was_ever_connected();
213 use_history_.set_subresource_speculation();
217 use_history_.set_omnibox_speculation();
221 return use_history_.was_used_to_convey_data();
251 use_history_.set_was_used_to_convey_data();
267 use_history_.set_was_used_to_convey_data();
303 use_history_.set_was_used_to_convey_data();
tcp_client_socket.h 114 UseHistory use_history_; member in class:net::TCPClientSocket

Completed in 44 milliseconds