Searched defs:InfLogger (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DGenFdsGlobalVariable.py575 GenFdsGlobalVariable.InfLogger (cmd)
579 GenFdsGlobalVariable.InfLogger (cmd)
600 GenFdsGlobalVariable.InfLogger ("Return Value = %d" %PopenObject.returncode)
601 GenFdsGlobalVariable.InfLogger (out)
602 GenFdsGlobalVariable.InfLogger (error)
610 def InfLogger (msg): member in class:GenFdsGlobalVariable
706 InfLogger = staticmethod(InfLogger) variable in class:GenFdsGlobalVariable

Completed in 43 milliseconds