Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DOpcodeCreation.c88 FORM_BROWSER_STATEMENT *StatementFound; in FwQIdToUefiQId() local
94 StatementFound = NULL; in FwQIdToUefiQId()
121 ASSERT (StatementFound == NULL); in FwQIdToUefiQId()
122 StatementFound= Statement; in FwQIdToUefiQId()
138 if (StatementFound != NULL) { in FwQIdToUefiQId()
139 *UefiQId = StatementFound->QuestionId; in FwQIdToUefiQId()