Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dasync_task.rs366 let at_clone = at.clone(); in test_async_task_chain() localVariable
368 at_clone.queue_lo(move |_shelf| { in test_async_task_chain()
479 let at_clone = at.clone(); in test_async_task_idle_queues_job() localVariable
483 at_clone.queue_lo(|_shelf| { in test_async_task_idle_queues_job()