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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrUtilityLib.cpp2347 CVfrQuestionDB::ChekQuestionIdFree ( function in class:CVfrQuestionDB
2507 if (!VfrCompatibleMode && ChekQuestionIdFree (QuestionId) == FALSE) {
2551 if (ChekQuestionIdFree (QuestionId) == FALSE) {
2630 if (ChekQuestionIdFree (QuestionId) == FALSE) {
2699 if (ChekQuestionIdFree (QuestionId) == FALSE) {
2778 if (ChekQuestionIdFree (QuestionId) == FALSE) {
2874 if (ChekQuestionIdFree (QuestionId) == FALSE) {
2929 if (!VfrCompatibleMode && ChekQuestionIdFree (NewQId) == FALSE) {

Completed in 88 milliseconds