Searched refs:set_was_used_to_convey_data (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/socket/
H A Dclient_socket.h104 void set_was_used_to_convey_data();
H A Dclient_socket.cc74 void ClientSocket::UseHistory::set_was_used_to_convey_data() { function in class:net::ClientSocket::UseHistory
H A Dtcp_client_socket_libevent.cc396 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();
H A Dtcp_client_socket_win.cc547 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 87 milliseconds