OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContentLengthList
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings.h
90
typedef std::vector<long long>
ContentLengthList
;
158
ContentLengthList
GetDailyOriginalContentLengths();
177
ContentLengthList
GetDailyReceivedContentLengths();
179
ContentLengthList
GetDailyContentLengths(const char* pref_name);
data_reduction_proxy_settings.cc
217
DataReductionProxySettings::
ContentLengthList
232
DataReductionProxySettings::
ContentLengthList
474
DataReductionProxySettings::
ContentLengthList
477
DataReductionProxySettings::
ContentLengthList
content_lengths;
data_reduction_proxy_settings_unittest.cc
386
DataReductionProxySettings::
ContentLengthList
result =
/external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_android.cc
123
DataReductionProxySettings::
ContentLengthList
lengths =
Completed in 1587 milliseconds