Searched defs:RPN_EVENT_CONTEXT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c104 } RPN_EVENT_CONTEXT; typedef in typeref:struct:__anon10524
561 RPN_EVENT_CONTEXT *Context;
628 RPN_EVENT_CONTEXT *Context;
633 Context = AllocatePool (sizeof (RPN_EVENT_CONTEXT));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c95 } RPN_EVENT_CONTEXT; typedef in typeref:struct:__anon10947
510 RPN_EVENT_CONTEXT *Context;
577 RPN_EVENT_CONTEXT *Context;
582 Context = AllocatePool (sizeof (RPN_EVENT_CONTEXT));

Completed in 59 milliseconds