Home
last modified time | relevance | path

Searched defs:cacheControl (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DCacheControlTest.java30 CacheControl cacheControl = new CacheControl.Builder().build(); in emptyBuilderIsEmpty() local
46 CacheControl cacheControl = new CacheControl.Builder() in completeBuilder() local
72 CacheControl cacheControl = CacheControl.parse( in parseEmpty() local
90 CacheControl cacheControl = CacheControl.parse(new Headers.Builder() in parse() local
110 CacheControl cacheControl = CacheControl.parse(new Headers.Builder() in parseIgnoreCacheControlExtensions() local
130 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlAndPragmaAreCombined() local
138 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlHeaderValueIsRetained() local
144 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlHeaderValueInvalidatedByPragma() local
150 CacheControl cacheControl = CacheControl.parse(headers); in parseCacheControlHeaderValueInvalidatedByTwoValues() local
156 CacheControl cacheControl = CacheControl.parse(headers); in parsePragmaHeaderValueIsNotRetained() local
[all …]
H A DRequestTest.java140 @Test public void cacheControl() throws Exception { in cacheControl() method in RequestTest
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/okhttp/src/main/java/com/google/android/exoplayer2/ext/okhttp/
H A DOkHttpDataSource.java76 @Nullable private CacheControl cacheControl; field in OkHttpDataSource.Factory
119 public Factory setCacheControl(@Nullable CacheControl cacheControl) { in setCacheControl()
171 @Nullable private final CacheControl cacheControl; field in OkHttpDataSource
207 @Nullable CacheControl cacheControl, in OkHttpDataSource()
220 @Nullable CacheControl cacheControl, in OkHttpDataSource()
H A DOkHttpDataSourceFactory.java34 @Nullable private final CacheControl cacheControl; field in OkHttpDataSourceFactory
66 Call.Factory callFactory, @Nullable String userAgent, @Nullable CacheControl cacheControl) { in OkHttpDataSourceFactory()
96 @Nullable CacheControl cacheControl) { in OkHttpDataSourceFactory()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/okhttp/src/main/java/com/google/android/exoplayer2/ext/okhttp/
H A DOkHttpDataSource.java76 @Nullable private CacheControl cacheControl; field in OkHttpDataSource.Factory
119 public Factory setCacheControl(@Nullable CacheControl cacheControl) { in setCacheControl()
171 @Nullable private final CacheControl cacheControl; field in OkHttpDataSource
201 @Nullable CacheControl cacheControl, in OkHttpDataSource()
214 @Nullable CacheControl cacheControl, in OkHttpDataSource()
H A DOkHttpDataSourceFactory.java32 @Nullable private final CacheControl cacheControl; field in OkHttpDataSourceFactory
64 Call.Factory callFactory, @Nullable String userAgent, @Nullable CacheControl cacheControl) { in OkHttpDataSourceFactory()
94 @Nullable CacheControl cacheControl) { in OkHttpDataSourceFactory()
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
H A DRequest.java42 private volatile CacheControl cacheControl; // Lazily initialized. field in Request
106 public CacheControl cacheControl() { in cacheControl() method in Request
225 public Builder cacheControl(CacheControl cacheControl) { in cacheControl() method in Request.Builder
H A DResponse.java55 private volatile CacheControl cacheControl; // Lazily initialized. field in Response
211 public CacheControl cacheControl() { in cacheControl() method in Response
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DRequest.java37 private volatile CacheControl cacheControl; // Lazily initialized. field in Request
101 public CacheControl cacheControl() { in cacheControl() method in Request
217 public Builder cacheControl(CacheControl cacheControl) { in cacheControl() method in Request.Builder
H A DResponse.java48 private volatile CacheControl cacheControl; // Lazily initialized. field in Response
204 public CacheControl cacheControl() { in cacheControl() method in Response
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/encryption/
DAuctionEncryptionKeyParser.java156 String cacheControl = null; in getMaxAgeInSeconds() local
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/
DAggregateEncryptionKeyFetcher.java69 String cacheControl = null; in getMaxAgeInSeconds() local
/aosp_15_r20/packages/modules/OnDevicePersonalization/common/java/com/android/odp/module/common/encryption/
DOdpEncryptionKeyManager.java278 String cacheControl = null; in getTTL() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/cm/
H A Dcm_hal_g8.cpp51 uint32_t cacheControl : 2; member
/aosp_15_r20/external/ot-br-posix/src/web/web-service/
H A Dweb_server.cpp238 std::string cacheControl, etag; in DefaultHttpResponse() local
/aosp_15_r20/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py599 cacheControl = _messages.StringField(3) variable in Object
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dokhttp-tests-nojarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dokhttp-tests-nojarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex10000/turbine/
Dokhttp-norepackage.jarcom/squareup/okhttp/Address.class <Unknown> package com.squareup.okhttp public ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex30/turbine/
Dokhttp-norepackage.jarcom/squareup/okhttp/Address.class <Unknown> package com.squareup.okhttp public ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex33/turbine/
Dokhttp-norepackage.jarcom/squareup/okhttp/Address.class <Unknown> package com.squareup.okhttp public ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex34/turbine/
Dokhttp-norepackage.jarcom/squareup/okhttp/Address.class <Unknown> package com.squareup.okhttp public ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/
HDokhttp-2.7.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/okhttp.com.android.art.debug_intermediates/
Dclasses-header.jarcom/android/okhttp/Address.class <Unknown> package com.android.okhttp public ...

12345