Home
last modified time | relevance | path

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

/system/security/keystore2/apc_compat/
Dapc_compat.rs89 let hal_cb: Box<Box<Callback>> = unsafe { Box::from_raw(handle as *mut Box<Callback>) }; in confirmation_result_callback() localVariable
110 hal_cb(rc, tbs_message, confirmation_token) in confirmation_result_callback()