Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc619 class WatchDog { class
635 explicit WatchDog(bool is_watch_dog_enabled) { in WatchDog() function in art::WatchDog
648 ~WatchDog() { in ~WatchDog()
666 WatchDog* self = reinterpret_cast<WatchDog*>(arg); in CallBack()
728 const unsigned int WatchDog::kWatchDogTimeoutSeconds;
1282 WatchDog watch_dog(watch_dog_enabled); in dex2oat()