Home
last modified time | relevance | path

Searched refs:SetSources (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfSourceSectionParser.py140 if not InfSectionObject.SetSources(SourceList, Arch = ArchList):
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfSoucesObject.py208 def SetSources(self, SourceList, Arch = None): member in InfSourcesObject