Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParserMisc.py43 def __init__(self, Filename, FileContent2): argument
52 self.Content = FileContent2
54 self.FileLines = len(FileContent2)