Home
last modified time | relevance | path

Searched refs:authsecret (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/authsecret/1.0/vts/functional/
DVtsHalAuthSecretV1_0TargetTest.cpp24 using ::android::hardware::authsecret::V1_0::IAuthSecret;
34 authsecret = IAuthSecret::getService(GetParam()); in SetUp()
35 ASSERT_NE(authsecret, nullptr); in SetUp()
39 authsecret->primaryUserCredential(CORRECT_SECRET); in SetUp()
42 sp<IAuthSecret> authsecret; member in AuthSecretHidlTest
55 authsecret->primaryUserCredential(CORRECT_SECRET); in TEST_P()
63 authsecret->primaryUserCredential(CORRECT_SECRET); in TEST_P()
73 authsecret->primaryUserCredential(WRONG_SECRET); in TEST_P()
DAndroid.bp21 static_libs: ["android.hardware.authsecret@1.0"],
/hardware/interfaces/authsecret/1.0/default/
Dandroid.hardware.authsecret@1.0-service.rc1 service vendor.authsecret-1-0 /vendor/bin/hw/android.hardware.authsecret@1.0-service
2 interface android.hardware.authsecret@1.0::IAuthSecret default
DAndroid.bp2 name: "android.hardware.authsecret@1.0-service",
3 init_rc: ["android.hardware.authsecret@1.0-service.rc"],
18 "android.hardware.authsecret@1.0",
Dservice.cpp26 using android::hardware::authsecret::V1_0::IAuthSecret;
27 using android::hardware::authsecret::V1_0::implementation::AuthSecret;
DAuthSecret.cpp5 namespace authsecret { namespace
DAuthSecret.h10 namespace authsecret {
/hardware/interfaces/authsecret/1.0/
DAndroid.bp4 name: "android.hardware.authsecret@1.0",
DIAuthSecret.hal16 package android.hardware.authsecret@1.0;
/hardware/interfaces/
Dcurrent.txt313 42a06dc288f61b0690580f3d37b30b663c31d74d50bb58d0772386b550d5faab android.hardware.authsecret@1.0::I…