Searched refs:RealPath2 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DBuildClassObject.py17 from Common.Misc import RealPath2 namespace
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DMisc.py255 ## RealPath2
261 def RealPath2(File, Dir='', OverrideDir=''): function
537 RealFile, RealRoot = RealPath2(self.File, self.Root, self.AlterRoot)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DMisc.py440 def RealPath2(File, Dir='', OverrideDir=''): function
1449 RealFile, RealRoot = RealPath2(self.File, self.Root, self.AlterRoot)

Completed in 747 milliseconds