HomeSort by relevance Sort by last modified time
    Searched defs:NameId (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileDelete.c 131 EFI_STRING_ID NameId;
136 NameId = GetUserName (User);
137 if (NameId == 0) {
149 NameId, // Prompt text
160 NameId, // Prompt text
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
MdeModuleHii.h 207 /// For vareqval (0x100), NameId is 0x100.
209 /// sprintf(StringBuffer, "%d", NameId) .
212 UINT16 NameId;
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MdeModuleHii.h 206 /// For vareqval (0x100), NameId is 0x100.
208 /// sprintf(StringBuffer, "%d", NameId) .
211 UINT16 NameId;
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.cc 254 container()->NameId(name_index_))) {
465 int32_t NameTable::NameId(int32_t index) {
520 NameId(index), b);
name_table.h 38 struct NameId {
646 virtual int32_t NameId(int32_t index);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
ConfigRouting.c     [all...]

Completed in 109 milliseconds