Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.cpp2475 CVfrQuestionDB::ChekQuestionIdFree ( in ChekQuestionIdFree() function in CVfrQuestionDB
2635 if (!VfrCompatibleMode && ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterQuestion()
2679 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterOldDateQuestion()
2727 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterNewDateQuestion()
2786 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterNewDateQuestion()
2855 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterOldTimeQuestion()
2903 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterNewTimeQuestion()
2962 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterNewTimeQuestion()
3083 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterRefQuestion()
3138 if (!VfrCompatibleMode && ChekQuestionIdFree (NewQId) == FALSE) { in UpdateQuestionId()
DVfrUtilityLib.h401 BOOLEAN ChekQuestionIdFree (IN EFI_QUESTION_ID);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrUtilityLib.cpp2318 CVfrQuestionDB::ChekQuestionIdFree ( in ChekQuestionIdFree() function in CVfrQuestionDB
2436 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterQuestion()
2480 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterOldDateQuestion()
2556 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterNewDateQuestion()
2622 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterOldTimeQuestion()
2698 if (ChekQuestionIdFree (QuestionId) == FALSE) { in RegisterNewTimeQuestion()
2744 if (ChekQuestionIdFree (NewQId) == FALSE) { in UpdateQuestionId()
DVfrUtilityLib.h332 BOOLEAN ChekQuestionIdFree (IN EFI_QUESTION_ID);