Searched defs:pAuthAttributes (Results 1 – 2 of 2) sorted by relevance
27 using pAuthAttributes = std::shared_ptr<AuthResPool::AuthAttributes>; variable
226 auto pAuthAttributes(std::make_shared<AuthAttributes>()); in GetExecutorProp() local274 std::shared_ptr<OHOS::UserIAM::AuthResPool::AuthAttributes> pAuthAttributes) in GetEachExecutorProp()