Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenOutput.py11 def SetOutputFile(file = None, needclose = 0): function
37 SetOutputFile()
39 SetOutputFile(open(filename, 'w'), 1)
41 SetOutputFile() # Initialize _File