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.h 66 // DataReductionProxySettings::GetContentLengths.
67 base::android::ScopedJavaLocalRef<jobject> GetContentLengths(JNIEnv* env,
data_reduction_proxy_settings_android.cc 136 DataReductionProxySettingsAndroid::GetContentLengths(JNIEnv* env,
141 DataReductionProxySettings::GetContentLengths(
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_unittest.cc 240 settings_->GetContentLengths(kNumDaysInHistory,
255 settings_->GetContentLengths(kNumDaysInHistory,
270 settings_->GetContentLengths(kNumDaysInHistory - 1,
280 settings_->GetContentLengths(0,
290 settings_->GetContentLengths(1,
data_reduction_proxy_settings.h 188 void GetContentLengths(unsigned int days,
data_reduction_proxy_settings.cc 543 void DataReductionProxySettings::GetContentLengths(

Completed in 6817 milliseconds