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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DConfiguration.py180 self.NamingConventionCheckVariableName = 1
H A DCheck.py951 or EccGlobalData.gConfig.NamingConventionCheckVariableName == '1' \
966 self.NamingConventionCheckVariableName(FileTable)
1042 def NamingConventionCheckVariableName(self, FileTable): member in class:Check
1043 if EccGlobalData.gConfig.NamingConventionCheckVariableName == '1' or EccGlobalData.gConfig.NamingConventionCheckAll == '1' or EccGlobalData.gConfig.CheckAll == '1':

Completed in 50 milliseconds