OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UserIndex
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileDelete.c
174
Delete the user specified by
UserIndex
in user profile database.
176
@param[in]
UserIndex
The index of user in the user name list
182
IN UINT8
UserIndex
201
while (
UserIndex
> 1) {
206
UserIndex
--;
209
if (
UserIndex
== 1) {
UserProfileManager.h
187
Delete the user specified by
UserIndex
in user profile database.
189
@param[in]
UserIndex
The index of user in the user name list to be deleted.
194
IN UINT8
UserIndex
218
@param[in]
UserIndex
The index of the user in display list to modify.
223
IN UINT8
UserIndex
UserProfileModify.c
468
@param[in]
UserIndex
The index of the user in display list to modify.
473
IN UINT8
UserIndex
523
while (
UserIndex
> 1) {
528
UserIndex
--;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
Event.c
650
@param
UserIndex
Pointer to the index of the event which
664
OUT UINTN *
UserIndex
695
if (
UserIndex
!= NULL) {
696
*
UserIndex
= Index;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xinput.h
213
BYTE
UserIndex
;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
[
all
...]
Completed in 67 milliseconds