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

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