Searched defs:was_used_to_convey_data (Results 1 – 2 of 2) sorted by relevance
70 bool StreamSocket::UseHistory::was_used_to_convey_data() const { in was_used_to_convey_data() function in net::StreamSocket::UseHistory
807 bool was_used_to_convey_data() const { return was_used_to_convey_data_; } in was_used_to_convey_data() function