| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
| D | CacheControlTest.java | 30 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 …]
|
| D | RequestTest.java | 140 @Test public void cacheControl() throws Exception { in cacheControl() method in RequestTest
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/okhttp/src/main/java/com/google/android/exoplayer2/ext/okhttp/ |
| D | OkHttpDataSourceFactory.java | 32 @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()
|
| D | OkHttpDataSource.java | 76 @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()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/okhttp/src/main/java/com/google/android/exoplayer2/ext/okhttp/ |
| D | OkHttpDataSourceFactory.java | 34 @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()
|
| D | OkHttpDataSource.java | 76 @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()
|
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
| D | Request.java | 42 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
|
| D | Response.java | 55 private volatile CacheControl cacheControl; // Lazily initialized. field in Response 211 public CacheControl cacheControl() { in cacheControl() method in Response
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
| D | Request.java | 37 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() argument
|
| D | Response.java | 48 private volatile CacheControl cacheControl; // Lazily initialized. field in Response 204 public CacheControl cacheControl() { in cacheControl() method in Response
|
| /external/ot-br-posix/src/web/web-service/ |
| D | web_server.cpp | 238 std::string cacheControl, etag; in DefaultHttpResponse() local
|
| /external/python/apitools/samples/storage_sample/storage_v1/ |
| D | storage_v1_messages.py | 599 cacheControl = _messages.StringField(3) variable in Object
|
| /external/python/apitools/samples/storage_sample/ |
| D | storage_v1.json | 643 "cacheControl": { object
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | storage.v1.json | 4058 "cacheControl": { object
|