/external/chromium-trace/catapult/systrace/profile_chrome/ |
D | chrome_startup_tracing_agent.py | 14 from devil.android.perf import cache_control 57 cache_control.CacheControl(self._device).DropRamCaches()
|
/external/libwebsockets/lib/roles/http/server/ |
D | server.c | 784 char cache_control[50], *cc = "no-store"; in lws_http_serve() local 807 cc = cache_control; in lws_http_serve() 808 cclen = sprintf(cache_control, in lws_http_serve() 813 cc = cache_control; in lws_http_serve() 814 cclen = sprintf(cache_control, in lws_http_serve() 2724 char cache_control[50], *cc = "no-store"; in lws_serve_http_file() local 2863 n = lws_snprintf(cache_control, sizeof(cache_control), in lws_serve_http_file() 2883 n = lws_snprintf(cache_control, sizeof(cache_control), in lws_serve_http_file() 2889 (unsigned char *)cache_control, in lws_serve_http_file() 2951 cc = cache_control; in lws_serve_http_file() [all …]
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_device.c | 194 const VkDevicePipelineBinaryInternalCacheControlKHR *cache_control = (const void *)ext; in vk_device_init() local 195 if (cache_control->disableInternalCache) in vk_device_init()
|
/external/cronet/tot/net/test/embedded_test_server/ |
D | default_handlers.cc | 77 const std::string& cache_control, in HandleEchoHeader() argument 105 http_response->AddCustomHeader("Cache-Control", cache_control); in HandleEchoHeader()
|
/external/cronet/stable/net/test/embedded_test_server/ |
D | default_handlers.cc | 77 const std::string& cache_control, in HandleEchoHeader() argument 105 http_response->AddCustomHeader("Cache-Control", cache_control); in HandleEchoHeader()
|
/external/cronet/stable/net/http/ |
D | http_response_headers_unittest.cc | 63 void InitializeHeadersWithCacheControl(const char* cache_control) { in InitializeHeadersWithCacheControl() argument 66 raw_headers += cache_control; in InitializeHeadersWithCacheControl()
|
/external/cronet/tot/net/http/ |
D | http_response_headers_unittest.cc | 63 void InitializeHeadersWithCacheControl(const char* cache_control) { in InitializeHeadersWithCacheControl() argument 66 raw_headers += cache_control; in InitializeHeadersWithCacheControl()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | discovery.proto | 166 CacheControl cache_control = 7; field
|
/external/grpc-grpc/src/proto/grpc/testing/xds/v3/ |
D | discovery.proto | 166 CacheControl cache_control = 7; field
|
/external/cronet/tot/components/nacl/renderer/ |
D | ppb_nacl_private_impl.cc | 1589 std::string cache_control = in DidReceiveResponse() local 1593 cache_control, ",", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL)) { in DidReceiveResponse()
|
/external/cronet/stable/components/nacl/renderer/ |
D | ppb_nacl_private_impl.cc | 1589 std::string cache_control = in DidReceiveResponse() local 1593 cache_control, ",", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL)) { in DidReceiveResponse()
|
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/service/discovery/v3/ |
D | discovery.proto | 385 CacheControl cache_control = 7; field
|
/external/googleapis/google/storage/v1/ |
D | storage_resources.proto | 703 string cache_control = 3; field
|
/external/googleapis/google/storage/v2/ |
D | storage.proto | 2382 string cache_control = 9; field
|