OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddSocketType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/socket/
client_socket_pool_histograms.h
25
void
AddSocketType
(int socket_reuse_type) const;
client_socket_pool_histograms.cc
62
void ClientSocketPoolHistograms::
AddSocketType
(int type) const {
client_socket_handle.cc
165
histograms->
AddSocketType
(reuse_type());
Completed in 456 milliseconds