Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dwatchdog.rs187 fn watch_with_optional( in watch_with_optional() method
212 Self::watch_with_optional(wd, Some(Box::new(callback)), id, timeout) in watch_with()
217 Self::watch_with_optional(wd, None, id, timeout) in watch()