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