Home
last modified time | relevance | path

Searched defs:Expiration (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCachePruning.h36 std::chrono::seconds Expiration = std::chrono::hours(7 * 24); // 1w member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h147 void setCacheEntryExpiration(unsigned Expiration) { in setCacheEntryExpiration()