Home
last modified time | relevance | path

Searched defs:Expiration (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A 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/
H A DThinLTOCodeGenerator.h147 void setCacheEntryExpiration(unsigned Expiration) { in setCacheEntryExpiration() argument
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs81 pub enum Expiration { enum
[all...]

Completed in 4 milliseconds