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