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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DecParserMisc.py 81 ## StripRoot
88 def StripRoot(Root, Path):
DecParser.py 37 from Parser.DecParserMisc import StripRoot
518 Item = DecIncludeItemObject(StripRoot(self._RawData.PackagePath, Line), self._RawData.PackagePath)
556 Item = DecLibraryclassItemObject(TokenList[0], StripRoot(self._RawData.PackagePath, Value),
    [all...]

Completed in 83 milliseconds