OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetDailyContentLengths
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_android.cc
95
return
GetDailyContentLengths
(
102
return
GetDailyContentLengths
(
118
DataReductionProxySettingsAndroid::
GetDailyContentLengths
(
124
Settings()->
GetDailyContentLengths
(pref_name);
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings.cc
220
return
GetDailyContentLengths
(prefs::kDailyHttpOriginalContentLength);
235
return
GetDailyContentLengths
(prefs::kDailyHttpReceivedContentLength);
475
DataReductionProxySettings::
GetDailyContentLengths
(const char* pref_name) {
Completed in 130 milliseconds