Home
last modified time | relevance | path

Searched refs:ThisSupportedRsrcTypeId (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/RestJsonStructureDxe/
H A DRestJsonStructureDxe.c123 EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER *ThisSupportedRsrcTypeId; in InterpreterInstanceToStruct() local
153 ThisSupportedRsrcTypeId->NameSpace.ResourceTypeName) == 0){ in InterpreterInstanceToStruct()
191 ThisSupportedRsrcTypeId ++; in InterpreterInstanceToStruct()
218 EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER *ThisSupportedRsrcTypeId; in InterpreterEfiStructToInstance() local
246 ThisSupportedRsrcTypeId->NameSpace.ResourceTypeName) == 0){ in InterpreterEfiStructToInstance()
252 ThisSupportedRsrcTypeId->NameSpace.MajorVersion) == 0) && in InterpreterEfiStructToInstance()
255 ThisSupportedRsrcTypeId->NameSpace.MinorVersion) == 0) && in InterpreterEfiStructToInstance()
258 ThisSupportedRsrcTypeId->NameSpace.ErrataVersion) == 0)) { in InterpreterEfiStructToInstance()
267 ThisSupportedRsrcTypeId ++; in InterpreterEfiStructToInstance()
292 EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER *ThisSupportedRsrcTypeId; in InterpreterInstanceDestoryJsonStruct() local
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/RedfishPkg/RestJsonStructureDxe/
H A DRestJsonStructureDxe.c123 EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER *ThisSupportedRsrcTypeId;
153 ThisSupportedRsrcTypeId->NameSpace.ResourceTypeName) == 0){
191 ThisSupportedRsrcTypeId ++;
218 EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER *ThisSupportedRsrcTypeId;
246 ThisSupportedRsrcTypeId->NameSpace.ResourceTypeName) == 0){
252 ThisSupportedRsrcTypeId->NameSpace.MajorVersion) == 0) &&
255 ThisSupportedRsrcTypeId->NameSpace.MinorVersion) == 0) &&
258 ThisSupportedRsrcTypeId->NameSpace.ErrataVersion) == 0)) {
267 ThisSupportedRsrcTypeId ++;
292 EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER *ThisSupportedRsrcTypeId;
[all …]