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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DCheck.py403 self.DoxygenCheckCommand()
529 def DoxygenCheckCommand(self): member in class:Check
530 if EccGlobalData.gConfig.DoxygenCheckCommand == '1' or EccGlobalData.gConfig.DoxygenCheckAll == '1' or EccGlobalData.gConfig.CheckAll == '1':

Completed in 35 milliseconds