Home
last modified time | relevance | path

Searched defs:setPrimaryUserCredential (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/authsecret/aidl/aidl_api/android.hardware.authsecret/current/android/hardware/authsecret/
DIAuthSecret.aidl22 oneway void setPrimaryUserCredential(in byte[] secret); in setPrimaryUserCredential() method
/hardware/interfaces/authsecret/aidl/android/hardware/authsecret/
DIAuthSecret.aidl46 oneway void setPrimaryUserCredential(in byte[] secret); in setPrimaryUserCredential() method
/hardware/interfaces/authsecret/aidl/aidl_api/android.hardware.authsecret/1/android/hardware/authsecret/
DIAuthSecret.aidl37 oneway void setPrimaryUserCredential(in byte[] secret); in setPrimaryUserCredential() method
/hardware/interfaces/authsecret/aidl/default/
DAuthSecret.cpp25 ::ndk::ScopedAStatus AuthSecret::setPrimaryUserCredential(const std::vector<uint8_t>& in_secret) { in setPrimaryUserCredential() function in aidl::android::hardware::authsecret::AuthSecret
/hardware/nxp/keymint/KM300/authsecret/
DAuthSecret.cpp94 AuthSecret::setPrimaryUserCredential(const std::vector<uint8_t> &in_secret) { in setPrimaryUserCredential() function in aidl::android::hardware::authsecret::AuthSecret