Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDurationPartial.cs55 public const long MaxSeconds = 315576000000L; field in Google.Protobuf.WellKnownTypes.Duration
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DLockFileManager.cpp307 const unsigned MaxSeconds = 40; in waitForUnlock() local
/external/llvm/lib/Support/
DLockFileManager.cpp295 const unsigned MaxSeconds = 5*60; in waitForUnlock() local