Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc364 explicit WatchDog(bool is_watch_dog_enabled) { in WatchDog() argument
365 is_watch_dog_enabled_ = is_watch_dog_enabled; in WatchDog()