Home
last modified time | relevance | path

Searched refs:RelaPath (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DCommonObject.py395 self.RelaPath = ''
425 def SetRelaPath(self, RelaPath): argument
426 self.RelaPath = RelaPath
429 return self.RelaPath
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DCommonClass.py146 self.RelaPath = ''
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfSectionParser.py251 self.RelaPath = ''
DInfParser.py114 self.RelaPath = Path
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
DGenInfFile.py488 RelaPath = GetRelativePath(Path, WorkspaceDir)
489 Statement += RelaPath.replace('\\', '/')
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py746 RelaPath = AllFiles[os.path.normpath(Dir)]
747 NewRelaPath = RelaPath
777 return NewRelaPath, RelaPath, File