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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DGenMake.py610 for File in self._AutoGenObject.AutoGenFileList:
H A DAutoGen.py2805 for File in self.AutoGenFileList:
2806 if GenC.Generate(File.Path, self.AutoGenFileList[File], File.IsBinary):
2888 AutoGenFileList = property(_GetAutoGenFileList) variable in class:ModuleAutoGen

Completed in 53 milliseconds