Home
last modified time | relevance | path

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

/hardware/interfaces/authsecret/aidl/default/
Dservice.cpp27 std::shared_ptr<AuthSecret> authsecret = ndk::SharedRefBase::make<AuthSecret>(); in main() local
DAuthSecret.cpp22 namespace authsecret { namespace
/hardware/interfaces/authsecret/1.0/default/
DAuthSecret.cpp5 namespace authsecret { namespace
/hardware/interfaces/authsecret/1.0/vts/functional/
DVtsHalAuthSecretV1_0TargetTest.cpp50 sp<IAuthSecret> authsecret; member in AuthSecretHidlTest
/hardware/interfaces/authsecret/aidl/vts/
DVtsHalAuthSecretTargetTest.cpp51 std::shared_ptr<IAuthSecret> authsecret; member in AuthSecretAidlTest