Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dwatchdog.rs37 not_send: PhantomData<*mut ()>, // WatchPoint must not be Send. field
200 Some(WatchPoint { id, wd: wd.clone(), not_send: Default::default() }) in watch_with_optional()