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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py166 def _SetArch(self, Value): member in class:DscBuildData
872 Arch = property(_GetArch, _SetArch)
999 def _SetArch(self, Value): member in class:DecBuildData
1217 Arch = property(_GetArch, _SetArch)
1406 def _SetArch(self, Value): member in class:InfBuildData
2206 Arch = property(_GetArch, _SetArch)

Completed in 39 milliseconds