Home
last modified time | relevance | path

Searched defs:Watchdog (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore2/src/
Dwatchdog.rs159 pub struct Watchdog { struct
160 state: Arc<(Condvar, Mutex<WatchdogState>)>, argument
163 impl Watchdog { impl