Searched refs:NamingConventionCheckPathName (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DConfiguration.py178 self.NamingConventionCheckPathName = 1
H A DCheck.py969 self.NamingConventionCheckPathName()
1025 def NamingConventionCheckPathName(self): member in class:Check
1026 if EccGlobalData.gConfig.NamingConventionCheckPathName == '1' or EccGlobalData.gConfig.NamingConventionCheckAll == '1' or EccGlobalData.gConfig.CheckAll == '1':

Completed in 46 milliseconds