OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_history_
(Results
1 - 6
of
6
) 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
/external/chromium/net/socket/
tcp_client_socket_libevent.cc
151
use_history_
.set_was_ever_connected();
229
use_history_
.Reset();
300
use_history_
.set_was_ever_connected();
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();
703
use_history_
.set_subresource_speculation();
707
use_history_
.set_omnibox_speculation();
711
return
use_history_
.was_used_to_convey_data()
[
all
...]
tcp_client_socket_win.cc
245
use_history_
.set_was_ever_connected();
317
use_history_
.Reset();
380
use_history_
.set_was_ever_connected();
500
use_history_
.set_subresource_speculation();
504
use_history_
.set_omnibox_speculation();
508
return
use_history_
.was_used_to_convey_data();
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()
[
all
...]
tcp_client_socket_win.h
140
UseHistory
use_history_
;
member in class:net::TCPClientSocketWin
tcp_client_socket_libevent.h
194
UseHistory
use_history_
;
member in class:net::TCPClientSocketLibevent
Completed in 45 milliseconds