Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dapc.rs307 let state_clone = self.state.clone(); in present_prompt() localVariable
314 Self::result(state_clone, rc, data_confirmed, confirmation_token) in present_prompt()