Searched refs:authsecret (Results 1 – 11 of 11) sorted by relevance
23 using ::android::hardware::authsecret::V1_0::IAuthSecret;47 authsecret = ::testing::VtsHalHidlTargetTestBase::getService<IAuthSecret>( in SetUp()49 ASSERT_NE(authsecret, nullptr); in SetUp()53 authsecret->primaryUserCredential(CORRECT_SECRET); in SetUp()56 sp<IAuthSecret> authsecret; member69 authsecret->primaryUserCredential(CORRECT_SECRET); in TEST_F()77 authsecret->primaryUserCredential(CORRECT_SECRET); in TEST_F()87 authsecret->primaryUserCredential(WRONG_SECRET); in TEST_F()
21 static_libs: ["android.hardware.authsecret@1.0"],
2 name: "android.hardware.authsecret@1.0-service",3 init_rc: ["android.hardware.authsecret@1.0-service.rc"],19 "android.hardware.authsecret@1.0",
1 service vendor.authsecret-1-0 /vendor/bin/hw/android.hardware.authsecret@1.0-service
26 using android::hardware::authsecret::V1_0::IAuthSecret;27 using android::hardware::authsecret::V1_0::implementation::AuthSecret;
5 namespace authsecret { namespace
10 namespace authsecret {
4 name: "android.hardware.authsecret@1.0",
16 package android.hardware.authsecret@1.0;
302 42a06dc288f61b0690580f3d37b30b663c31d74d50bb58d0772386b550d5faab android.hardware.authsecret@1.0::I…