OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetContentLengths
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_android.h
60
// DataReductionProxySettings::
GetContentLengths
.
61
base::android::ScopedJavaLocalRef<jobject>
GetContentLengths
(JNIEnv* env,
data_reduction_proxy_settings.h
150
void
GetContentLengths
(unsigned int days,
data_reduction_proxy_settings_android.cc
145
DataReductionProxySettingsAndroid::
GetContentLengths
(JNIEnv* env,
150
DataReductionProxySettings::
GetContentLengths
(
data_reduction_proxy_settings_unittest.cc
410
settings_->
GetContentLengths
(spdyproxy::kNumDaysInHistory,
425
settings_->
GetContentLengths
(spdyproxy::kNumDaysInHistory,
440
settings_->
GetContentLengths
(spdyproxy::kNumDaysInHistory - 1,
450
settings_->
GetContentLengths
(0,
460
settings_->
GetContentLengths
(1,
data_reduction_proxy_settings.cc
576
void DataReductionProxySettings::
GetContentLengths
(
Completed in 57 milliseconds