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

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