Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/5/android/hardware/identity/
DIIdentityCredentialStore.aidl41 android.hardware.security.keymint.IRemotelyProvisionedComponent getRemotelyProvisionedComponent(); in getRemotelyProvisionedComponent() method
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIIdentityCredentialStore.aidl41 android.hardware.security.keymint.IRemotelyProvisionedComponent getRemotelyProvisionedComponent(); in getRemotelyProvisionedComponent() method
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/4/android/hardware/identity/
DIIdentityCredentialStore.aidl41 android.hardware.security.keymint.IRemotelyProvisionedComponent getRemotelyProvisionedComponent(); in getRemotelyProvisionedComponent() method
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIIdentityCredentialStore.aidl285 IRemotelyProvisionedComponent getRemotelyProvisionedComponent(); in getRemotelyProvisionedComponent() method
/hardware/interfaces/identity/aidl/default/common/
DIdentityCredentialStore.h58 ndk::ScopedAStatus getRemotelyProvisionedComponent(
DIdentityCredentialStore.cpp108 ndk::ScopedAStatus IdentityCredentialStore::getRemotelyProvisionedComponent( in getRemotelyProvisionedComponent() function in aidl::android::hardware::identity::IdentityCredentialStore
/hardware/interfaces/identity/aidl/vts/
DVtsIWritableIdentityCredentialTests.cpp123 result = credentialStore_->getRemotelyProvisionedComponent(&rpc); in TEST_P()
175 Status result = credentialStore_->getRemotelyProvisionedComponent(&rpc); in TEST_P()