Searched refs:IKeystoreOperation (Results 1 – 10 of 10) sorted by relevance
19 import android.system.keystore2.IKeystoreOperation;32 IKeystoreOperation iOperation;
40 interface IKeystoreOperation { interface
23 import android.system.keystore2.IKeystoreOperation;
37 interface IKeystoreOperation { interface
38 android.system.keystore2.IKeystoreOperation iOperation;
87 KeymasterOperation(std::shared_ptr<ks2::IKeystoreOperation> ks2Op, in KeymasterOperation()101 std::shared_ptr<ks2::IKeystoreOperation> ks2Operation;
138 IKeystoreOperation::BnKeystoreOperation, IKeystoreOperation::IKeystoreOperation,796 ) -> binder::public_api::Strong<dyn IKeystoreOperation> { in new_native_binder() argument843 impl IKeystoreOperation for KeystoreOperation {
55 IKeystoreOperation::IKeystoreOperation, IKeystoreSecurityLevel::BnKeystoreSecurityLevel,369 let op_binder: binder::public_api::Strong<dyn IKeystoreOperation> = in create_operation()