Home
last modified time | relevance | path

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

/system/security/keystore2/watchdog/src/
Dlib.rs56 struct Index { struct
57 tid: thread::ThreadId,
58 id: &'static str,
214 fn disarm(&mut self, index: Index) { in disarm()
243 fn arm(&mut self, index: Index, record: Record) { in arm()
/system/core/fastboot/
Dudp.cpp52 enum Index { enum