Home
last modified time | relevance | path

Searched defs:pAuthAttributes (Results 1 – 2 of 2) sorted by relevance

/base/user_iam/face_auth/services/faceauth/include/
Dface_auth_executor_callback.h27 using pAuthAttributes = std::shared_ptr<AuthResPool::AuthAttributes>; variable
/base/user_iam/user_auth/services/src/
Duserauth_adapter.cpp226 auto pAuthAttributes(std::make_shared<AuthAttributes>()); in GetExecutorProp() local
274 std::shared_ptr<OHOS::UserIAM::AuthResPool::AuthAttributes> pAuthAttributes) in GetEachExecutorProp()