HomeSort by relevance Sort by last modified time
    Searched refs:StringId (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
HiiString.c 20 string in a String Package. If StringId is 0, then a new string is added to
21 a String Package. If StringId is not zero, then a string in String Package is
32 @param[in] StringId If zero, then a new string is created in the
34 non-zero, then the string specified by StringId
60 IN EFI_STRING_ID StringId, OPTIONAL
86 // If there are not enough resources for the supported languages string, then return a StringId of 0
118 // If StringId is 0, then call NewString(). Otherwise, call SetString()
120 if (StringId == (EFI_STRING_ID)(0)) {
121 Status = gHiiString->NewString (gHiiString, HiiHandle, &StringId, Language, NULL, String, NULL);
123 Status = gHiiString->SetString (gHiiString, HiiHandle, StringId, Language, String, NULL);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrString.c 416 IN EFI_STRING_ID StringId,
422 Get string specified by StringId form the HiiHandle.
426 StringId - The String ID.
450 Status = IfrLibGetString (HiiHandle, StringId, *String, &StringSize);
457 Status = IfrLibGetString (HiiHandle, StringId, *String, &StringSize);
466 IN EFI_STRING_ID StringId,
472 Get the string given the StringId and String package Producer's Guid.
476 StringId - The String ID.
512 Status = GetStringFromHandle (HiiHandleBuffer[Index], StringId, String);
524 OUT EFI_STRING_ID *StringId,
    [all...]
UefiIfrLibrary.h 1120 IN EFI_STRING_ID StringId,
1126 Get string specified by StringId form the HiiHandle.
1130 StringId - The String ID.
1145 IN EFI_STRING_ID StringId,
1151 Get the string given the StringId and String package Producer's Guid.
1155 StringId - The String ID.
1169 OUT EFI_STRING_ID *StringId,
1179 StringId - On return, contains the new strings id, which is unique within PackageList.
1186 EFI_INVALID_PARAMETER - String is NULL or StringId is NULL is NULL.
1194 IN EFI_STRING_ID StringId,
    [all...]
  /external/syslinux/efi32/include/efi/
efi_nii.h 15 Added StringId[4] to structure.
56 CHAR8 StringId[4];
  /external/syslinux/efi64/include/efi/
efi_nii.h 15 Added StringId[4] to structure.
56 CHAR8 StringId[4];
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_nii.h 15 Added StringId[4] to structure.
56 CHAR8 StringId[4];
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Strings.c 95 @param StringId The String ID. If StringId is 0, a new String Token
96 is created. Otherwise, the String Token StringId is
101 The new String Token ID is returned in StringId if
102 *StringId is 0 on input.
111 IN OUT STRING_REF *StringId
116 NewStringId = HiiSetString (ThunkContext->UefiHiiHandle, *StringId, NewString, Rfc4646AsciiLanguage);
117 *StringId = NewStringId;
162 EFI_STRING_ID StringId;
169 StringId = (EFI_STRING_ID) 0;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiString/
HiiString.h 46 OUT EFI_STRING_ID *StringId,
63 StringId - On return, contains the new strings id, which is unique within PackageList.
77 EFI_INVALID_PARAMETER - String is NULL or StringId is NULL or Language is NULL.
88 IN EFI_STRING_ID StringId,
96 This function retrieves the string specified by StringId which is associated
105 StringId - The string's id, which is unique within PackageList.
118 EFI_NOT_FOUND - The string specified by StringId is not available.
120 EFI_INVALID_LANGUAGE - The string specified by StringId is available but
136 IN EFI_STRING_ID StringId,
144 This function updates the string specified by StringId in the specified PackageList to the text
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiString.h 34 @param StringId On return, contains the new strings id, which is
52 @retval EFI_INVALID_PARAMETER String is NULL, or StringId is NULL, or Language is NULL.
62 OUT EFI_STRING_ID *StringId,
71 This function retrieves the string specified by StringId which is associated
79 @param StringId The string's id, which is unique within
90 @retval EFI_NOT_FOUND The string specified by StringId is not available.
92 @retval EFI_INVALID_LANGUAGE The string specified by StringId is available but
109 IN EFI_STRING_ID StringId,
116 This function updates the string specified by StringId in the specified PackageList to the text
121 @param StringId The string's id, which is unique within
    [all...]
NetworkInterfaceIdentifier.h 70 CHAR8 StringId[4];///< A four-character ASCII string that is sent in the class identifier field of
DriverHealth.h 65 EFI_STRING_ID StringId;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscSubclassDriverEntryPoint.c 50 IN EFI_STRING_ID StringId
67 StringId,
97 StringId,
MiscSubclassDriver.h 199 IN EFI_STRING_ID StringId
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
NetworkInterfaceIdentifier.h 58 CHAR8 StringId[4];///< A four-character ASCII string that is sent in the class identifier field of
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiNetworkInterfaceIdentifier/
EfiNetworkInterfaceIdentifier.h 20 Added StringId[4] to structure.
80 CHAR8 StringId[4];
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
String.c 237 Parse all string blocks to find a String block specified by StringId.
238 If StringId = (EFI_STRING_ID) (-1), find out all EFI_HII_SIBT_FONT blocks
241 If StringId = 0, output the string id of last string block (EFI_HII_SIBT_STRING).
245 @param StringId The string's id, which is unique within
251 @param LastStringId Output the last string id when StringId = 0 or StringId = -1.
252 @param StartStringId The first id in the skip block which StringId in the block.
266 IN EFI_STRING_ID StringId,
301 if (StringId != (EFI_STRING_ID) (-1) && StringId != 0) {
    [all...]
  /art/dexlayout/
dex_ir.h 60 class StringId;
84 virtual void Dispatch(const StringId* string_id) = 0;
210 CollectionVector<StringId>::Vector& StringIds() { return string_ids_.Collection(); }
268 StringId* GetStringId(uint32_t index) {
301 StringId* GetStringIdOrNullPtr(uint32_t index) {
431 IndexedCollectionVector<StringId> string_ids_;
620 class StringId : public IndexedItem {
622 explicit StringId(StringData* string_data) : string_data_(string_data) {
625 ~StringId() OVERRIDE { }
637 DISALLOW_COPY_AND_ASSIGN(StringId);
    [all...]
  /external/perf_data_converter/src/
builder.cc 35 int64 Builder::StringId(const char *str) {
52 int64 name_index = StringId(name);
53 int64 system_name_index = StringId(system_name);
54 int64 file_index = StringId(file);
builder.h 44 int64 StringId(const char *str);
91 // should be populated through Builder::StringId and
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
HiiLib.h 85 string in a String Package. If StringId is 0, then a new string is added to
86 a String Package. If StringId is not zero, then a string in String Package is
97 @param[in] StringId If zero, then a new string is created in the
99 non-zero, then the string specified by StringId
125 IN EFI_STRING_ID StringId, OPTIONAL
141 If StringId is 0, then ASSERT().
144 @param[in] StringId The identifier of the string to retrieved from the string
151 @retval NULL The string specified by StringId is not present in the string package.
159 IN EFI_STRING_ID StringId,
174 If StringId is 0, then ASSERT().
    [all...]
  /art/libdexfile/dex/
dex_file.h 153 struct StringId {
157 DISALLOW_COPY_AND_ASSIGN(StringId);
476 // Returns the StringId at the specified index.
477 const StringId& GetStringId(dex::StringIndex idx) const {
482 dex::StringIndex GetIndexForStringId(const StringId& string_id) const {
488 int32_t GetStringLength(const StringId& string_id) const;
493 const char* GetStringDataAndUtf16Length(const StringId& string_id, uint32_t* utf16_length) const;
495 const char* GetStringData(const StringId& string_id) const;
503 const StringId* FindStringId(const char* string) const;
508 const StringId* FindStringId(const uint16_t* string, size_t length) const
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 198 @param StringId SMBIOS string ID
206 IN SMBIOS_TABLE_STRING StringId,
248 if (StringsNumber == StringId) {
273 SMBIOS_TABLE_STRING StringId;
293 CopyMem (&StringId, (UINT8 *)TableEntry + Filter[Index].Offset, sizeof(StringId));
294 if (StringId != 0) {
296 String = GetSmbiosStringById (TableEntry, StringId, &StringLen);
298 //DEBUG ((EFI_D_INFO,"StrId(0x%x)-%a(%d)\n", StringId, String, StringLen));
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/
DeviceManager.h 108 EFI_STRING_ID StringId;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
RamDiskImpl.c 478 EFI_STRING_ID StringId;
533 StringId = HiiSetString (ConfigPrivate->HiiHandle, 0, RamDiskStr, NULL);
534 ASSERT (StringId != 0);
541 StringId,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/VlanConfigDxe/
VlanConfigImpl.c 360 EFI_STRING_ID StringId;
430 StringId = HiiSetString (PrivateData->HiiHandle, 0, VlanStr, NULL);
431 ASSERT (StringId != 0);
438 StringId,

Completed in 650 milliseconds

1 2 3 4 5