OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddSocketType
(Results
1 - 6
of
6
) sorted by null
/external/chromium/net/socket/
client_socket_pool_histograms.h
25
void
AddSocketType
(int socket_reuse_type) const;
client_socket_handle.cc
96
histograms->
AddSocketType
(reuse_type());
client_socket_pool_histograms.cc
54
void ClientSocketPoolHistograms::
AddSocketType
(int type) const {
/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 131 milliseconds