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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py503 if LibraryPath not in self.LibraryInstances:
504 self.LibraryInstances.append(LibraryPath)
893 LibraryInstances = property(_GetLibraryInstances) variable in class:DscBuildData
2507 for Lib in Pa.LibraryInstances:

Completed in 38 milliseconds