HomeSort by relevance Sort by last modified time
    Searched refs:SourcesDict (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
CommonObject.py 577 self.SourcesDict = {}
681 def SetSourcesDict(self, SourcesDict):
682 self.SourcesDict = SourcesDict
685 return self.SourcesDict
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
CommonXml.py 595 self.SourcesDict = {}
648 self.SourcesDict = SourceDict
668 UserExtension.SetSourcesDict(self.SourcesDict)
729 SourcesDict = UserExtension.GetSourcesDict()
730 if SourcesDict:
    [all...]

Completed in 149 milliseconds