Home
last modified time | relevance | path

Searched defs:DataReductionProxyInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/data_reduction_proxy/common/
Ddata_reduction_proxy_headers.h18 struct DataReductionProxyInfo { struct
19 DataReductionProxyInfo() : bypass_all(false) {} in DataReductionProxyInfo() function
37 DataReductionProxyInfo* proxy_info); argument