OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:had_connection_type
(Results
1 - 1
of
1
) sorted by null
/external/chromium/net/base/
connection_type_histograms.cc
25
static bool
had_connection_type
[NUM_OF_CONNECTION_TYPES]; // Default false.
local
28
if (!
had_connection_type
[type]) {
29
had_connection_type
[type] = true;
Completed in 1296 milliseconds