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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DConfiguration.py182 self.NamingConventionCheckFunctionName = 1
H A DCheck.py970 self.NamingConventionCheckFunctionName()
1059 def NamingConventionCheckFunctionName(self): member in class:Check
1060 if EccGlobalData.gConfig.NamingConventionCheckFunctionName == '1' or EccGlobalData.gConfig.NamingConventionCheckAll == '1' or EccGlobalData.gConfig.CheckAll == '1':

Completed in 35 milliseconds