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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
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 46 milliseconds