Home
last modified time | relevance | path

Searched refs:ToStructure (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DRestJsonStructure.h146 IN EFI_REST_JSON_STRUCTURE_TO_STRUCTURE ToStructure,
156 …EFI_REST_JSON_STRUCTURE_TO_STRUCTURE ToStructure; ///< The function to convert JSON to… member
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/Protocol/
H A DRestJsonStructure.h146 IN EFI_REST_JSON_STRUCTURE_TO_STRUCTURE ToStructure,
156 …EFI_REST_JSON_STRUCTURE_TO_STRUCTURE ToStructure; ///< The function to convert JSON to… member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/RestJsonStructureDxe/
H A DRestJsonStructureDxe.c39 IN EFI_REST_JSON_STRUCTURE_TO_STRUCTURE ToStructure, in RestJsonStructureRegister() argument
52 ToStructure == NULL || in RestJsonStructureRegister()
92 Instance->JsonToStructure = ToStructure; in RestJsonStructureRegister()
/dports/sysutils/edk2/edk2-edk2-stable202102/RedfishPkg/RestJsonStructureDxe/
H A DRestJsonStructureDxe.c39 IN EFI_REST_JSON_STRUCTURE_TO_STRUCTURE ToStructure, in EntryExitInstrumenterPass()
52 ToStructure == NULL || in EntryExitInstrumenterPass()
92 Instance->JsonToStructure = ToStructure; in EntryExitInstrumenterPass()