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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Trim/
H A DTrim.py294 def DoInclude(Source, Indent='', IncludePathList=[], LocalSearchPath=None): function
340 NewFileContent.extend(DoInclude(IncludedFile, CurrentIndent, IncludePathList, LocalSearchPath))
385 Lines = DoInclude(Source, '', IncludePathList)

Completed in 51 milliseconds