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

  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_android.cc 76 DataReductionProxySettingsAndroid::GetContentLengths(JNIEnv* env,
81 Settings()->GetContentLengths(
data_reduction_proxy_settings_android.h 53 // DataReductionProxySettings::GetContentLengths.
54 base::android::ScopedJavaLocalRef<jobject> GetContentLengths(JNIEnv* env,
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_unittest.cc 165 settings_->GetContentLengths(kNumDaysInHistory,
180 settings_->GetContentLengths(kNumDaysInHistory,
195 settings_->GetContentLengths(kNumDaysInHistory - 1,
205 settings_->GetContentLengths(0,
215 settings_->GetContentLengths(1,
data_reduction_proxy_settings.h 162 void GetContentLengths(unsigned int days,
data_reduction_proxy_settings.cc 488 void DataReductionProxySettings::GetContentLengths(

Completed in 48 milliseconds