Home
last modified time | relevance | path

Searched refs:kWatchDogTimeoutSeconds (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc628 static constexpr int64_t kWatchDogTimeoutSeconds = kWatchdogSlowdownFactor * (9 * 60 + 30); member in art::WatchDog
631 kWatchdogVerifyMultiplier * kWatchDogTimeoutSeconds * 1000;