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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DString.py492 Logger.Error("Parser", FORMAT_INVALID, Line=LineNo, File=FileName, RaiseError = Logger.IS_RAISE_ERROR)
501 Logger.Error("Parser", FORMAT_INVALID, Line=LineNo, File=FileName, RaiseError = Logger.IS_RAISE_ERROR)
508 Logger.Error("Parser", FORMAT_INVALID, Line=LineNo, File=FileName, RaiseError = Logger.IS_RAISE_ERROR)
535 File=ContainerFilename, RaiseError=Logger.IS_RAISE_ERROR)
563 File=ContainerFilename, Line = LineNo, RaiseError=Logger.IS_RAISE_ERROR)
603 ExtraData=Format, RaiseError=Logger.IS_RAISE_ERROR)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/
H A DLog.py58 IS_RAISE_ERROR = True variable
215 ExtraData=None, RaiseError=IS_RAISE_ERROR):
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfParser.py206 RaiseError = Logger.IS_RAISE_ERROR)
432 RaiseError = Logger.IS_RAISE_ERROR)
503 RaiseError = Logger.IS_RAISE_ERROR)
509 RaiseError = Logger.IS_RAISE_ERROR)
611 RaiseError = Logger.IS_RAISE_ERROR
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DInfPomAlignment.py249 RaiseError=Logger.IS_RAISE_ERROR)

Completed in 77 milliseconds