Searched defs:IKeystoreOperation (Results 1 – 10 of 10) sorted by relevance
37 interface IKeystoreOperation { interface
40 interface IKeystoreOperation { interface
538 op: binder::Strong<dyn IKeystoreOperation>, in perform_abort_op_busy_in_thread()
202 op: &binder::Strong<dyn IKeystoreOperation>, in perform_sample_sign_operation()
780 pub fn new_native_binder(operation: Arc<Operation>) -> binder::Strong<dyn IKeystoreOperation> { in new_native_binder()