Searched refs:mExtractGetInfoHandlerTable (Results 1 – 1 of 1) sorted by relevance
30 EXTRACT_GUIDED_SECTION_GET_INFO_HANDLER *mExtractGetInfoHandlerTable = NULL; variable72 mExtractGetInfoHandlerTable = ReallocatePool ( in ReallocateExtractHandlerTable()75 mExtractGetInfoHandlerTable in ReallocateExtractHandlerTable()78 if (mExtractGetInfoHandlerTable == NULL) { in ReallocateExtractHandlerTable()95 if (mExtractGetInfoHandlerTable != NULL) { in ReallocateExtractHandlerTable()96 FreePool (mExtractGetInfoHandlerTable); in ReallocateExtractHandlerTable()197 mExtractGetInfoHandlerTable [Index] = GetInfoHandler; in ExtractGuidedSectionRegisterHandlers()216 mExtractGetInfoHandlerTable [mNumberOfExtractHandler++] = GetInfoHandler; in ExtractGuidedSectionRegisterHandlers()295 return mExtractGetInfoHandlerTable [Index] ( in ExtractGuidedSectionGetInfo()445 *GetInfoHandler = mExtractGetInfoHandlerTable[Index]; in ExtractGuidedSectionGetHandlers()