OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:data_reduction_proxy_was_used
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/renderer/
page_load_histograms.cc
104
#define PLT_HISTOGRAM_DRP(name, sample,
data_reduction_proxy_was_used
) \
115
if (!
data_reduction_proxy_was_used
) break; \
200
bool
data_reduction_proxy_was_used
,
250
data_reduction_proxy_was_used
);
254
data_reduction_proxy_was_used
);
258
data_reduction_proxy_was_used
);
262
data_reduction_proxy_was_used
);
265
data_reduction_proxy_was_used
);
268
data_reduction_proxy_was_used
);
270
data_reduction_proxy_was_used
);
449
bool
data_reduction_proxy_was_used
= DataReductionProxyWasUsed(frame);
local
[
all
...]
Completed in 27 milliseconds