Searched refs:AuthProfile (Results 1 – 7 of 7) sorted by relevance
35 ContextFactory::AuthProfile &profile);41 ContextFactory::AuthProfile &profile);
38 struct AuthProfile { struct54 std::map<AuthType, AuthProfile> authProfileMap {};
70 ContextFactory::AuthProfile authProfile; in CreatePara()71 para.authProfileMap.insert(pair<AuthType, ContextFactory::AuthProfile>(ALL, authProfile)); in CreatePara()72 para.authProfileMap.insert(pair<AuthType, ContextFactory::AuthProfile>(PIN, authProfile)); in CreatePara()73 para.authProfileMap.insert(pair<AuthType, ContextFactory::AuthProfile>(FACE, authProfile)); in CreatePara()75 ContextFactory::AuthProfile>(FINGERPRINT, authProfile)); in CreatePara()
212 ContextFactory::AuthProfile contextPara;225 ContextFactory::AuthProfile authProfile;
38 ContextFactory::AuthProfile profile; in InitWidgetContextParam()61 ContextFactory::AuthProfile &profile) in GetUserAuthProfile()114 ContextFactory::AuthProfile &profile) in ParseAttributes()
461 ContextFactory::AuthProfile profile; in ConnectExtension()
218 ContextFactory::AuthProfile profile = {}; in FuzzGetUserAuthProfile()