Searched refs:GetContentLengths (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_settings_android.cc76 DataReductionProxySettingsAndroid::GetContentLengths(JNIEnv* env, function in class:DataReductionProxySettingsAndroid
81 Settings()->GetContentLengths(
H A Ddata_reduction_proxy_settings_android.h53 // DataReductionProxySettings::GetContentLengths.
54 base::android::ScopedJavaLocalRef<jobject> GetContentLengths(JNIEnv* env,
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_settings_unittest.cc165 settings_->GetContentLengths(kNumDaysInHistory,
180 settings_->GetContentLengths(kNumDaysInHistory,
195 settings_->GetContentLengths(kNumDaysInHistory - 1,
205 settings_->GetContentLengths(0,
215 settings_->GetContentLengths(1,
H A Ddata_reduction_proxy_settings.h162 void GetContentLengths(unsigned int days,
H A Ddata_reduction_proxy_settings.cc488 void DataReductionProxySettings::GetContentLengths( function in class:data_reduction_proxy::DataReductionProxySettings

Completed in 413 milliseconds