OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddReusedIdleTime
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/socket/
client_socket_pool_histograms.h
28
void
AddReusedIdleTime
(base::TimeDelta time) const;
client_socket_pool_histograms.cc
74
void ClientSocketPoolHistograms::
AddReusedIdleTime
(base::TimeDelta time) const {
client_socket_handle.cc
174
histograms->
AddReusedIdleTime
(idle_time());
Completed in 35 milliseconds