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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py1536 if self.Sources == None:
1566 if self.Sources == None:
2009 # If the module has only Binaries and no Sources, then ignore [Depex]
2010 if self.Sources == None or self.Sources == []:
2229 Sources = property(_GetSourceFiles) variable in class:InfBuildData

Completed in 51 milliseconds