Searched refs:WatchDog (Results 1 – 1 of 1) sorted by relevance
400 class WatchDog { class416 explicit WatchDog(int64_t timeout_in_milliseconds) in WatchDog() function in art::WatchDog432 ~WatchDog() { in ~WatchDog()464 WatchDog* self = reinterpret_cast<WatchDog*>(arg); in CallBack()918 : WatchDog::kDefaultWatchdogTimeoutInMS; in ProcessOptions()919 watchdog_.reset(new WatchDog(timeout)); in ProcessOptions()2707 std::unique_ptr<WatchDog> watchdog_;