Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/storage/proxy/
H A Dwatchdog.cpp94 Watchdog() : watcher_(), done_(false) {} in Watchdog()
109 bool done_; member in __anon60257e3a0110::Watchdog
171 while (!done_) { in WatchdogLoop()
190 done_ = true; in ~Watchdog()