HomeSort by relevance Sort by last modified time
    Searched refs:data_reduction_type (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/net/
chrome_network_data_saving_metrics.h 35 // |original_content_length| has the invalid value (-1) or |data_reduction_type|
38 DataReductionRequestType data_reduction_type,
49 DataReductionRequestType data_reduction_type,
58 DataReductionRequestType data_reduction_type,
chrome_network_delegate.cc 221 chrome_browser_net::DataReductionRequestType data_reduction_type,
252 data_reduction_type, prefs);
258 chrome_browser_net::DataReductionRequestType data_reduction_type,
263 data_reduction_type, profile));
537 chrome_browser_net::DataReductionRequestType data_reduction_type = local
545 data_reduction_type, original_content_length,
549 data_reduction_type,
771 chrome_browser_net::DataReductionRequestType data_reduction_type,
777 data_reduction_type,
chrome_network_data_saving_metrics.cc 394 DataReductionRequestType data_reduction_type,
400 data_reduction_type != chrome_browser_net::VIA_DATA_REDUCTION_PROXY) {
411 DataReductionRequestType data_reduction_type,
478 switch (data_reduction_type) {
529 DataReductionRequestType data_reduction_type,
543 data_reduction_type,
chrome_network_delegate.h 186 chrome_browser_net::DataReductionRequestType data_reduction_type,

Completed in 391 milliseconds