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

  /external/chromium/net/socket/
client_socket.h 104 void set_was_used_to_convey_data();
client_socket.cc 74 void ClientSocket::UseHistory::set_was_used_to_convey_data() { function in class:net::ClientSocket::UseHistory
tcp_client_socket_libevent.cc 396 use_history_.set_was_used_to_convey_data();
435 use_history_.set_was_used_to_convey_data();
630 use_history_.set_was_used_to_convey_data();
657 use_history_.set_was_used_to_convey_data();
tcp_client_socket_win.cc 547 use_history_.set_was_used_to_convey_data();
599 use_history_.set_was_used_to_convey_data();
801 use_history_.set_was_used_to_convey_data();
832 use_history_.set_was_used_to_convey_data();

Completed in 61 milliseconds