Home
last modified time | relevance | path

Searched defs:cache_control (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Ddiscovery.proto166 CacheControl cache_control = 7; field
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c786 char cache_control[50], *cc = "no-store"; in lws_http_serve() local
2735 char cache_control[50], *cc = "no-store"; in lws_serve_http_file() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c194 const VkDevicePipelineBinaryInternalCacheControlKHR *cache_control = (const void *)ext; in vk_device_init() local