Searched refs:FindUserProfile (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DUserIdentifyManager.c99 FindUserProfile ( function
190 Status = FindUserProfile (&User, FALSE, NULL);
283 Status = FindUserProfile (&User, FALSE, NULL);
368 Status = FindUserProfile (User, FALSE, NULL);
397 Status = FindUserProfile (User, TRUE, NULL);
996 Status = FindUserProfile (&User, FALSE, NULL);
1046 Status = FindUserProfile (&User, FALSE, NULL);
1373 Status = FindUserProfile (&User, FALSE, &Index);
3264 Status = FindUserProfile ((USER_PROFILE_ENTRY **) User, TRUE, NULL);

Completed in 9 milliseconds