Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dasync_task.rs98 shelf: Option<Shelf>, field
205 let mut shelf = state.lock().unwrap().shelf.take().unwrap_or_default(); in spawn_thread() localVariable
271 let mut shelf = Shelf::default(); in test_shelf() localVariable