HomeSort by relevance Sort by last modified time
    Searched refs:RaiseError (Results 26 - 43 of 43) sorted by null

12

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
String.py 492 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)
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
XmlParser.py 363 Logger.Error('\nUPT', PARSER_ERROR, ErrorMsg, RaiseError=True)
436 RaiseError=True)
569 RaiseError=True)
591 RaiseError=True)
605 RaiseError=True)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DecClassObject.py 210 EdkLogger.error("Parser", PARSER_ERROR, "Different section names '%s' and '%s' are found in one section definition, this is not allowed." % (CurrentSection, ItemList[0]), File=Filename, Line=LineNo, RaiseError=EdkLogger.IsRaiseError)
219 EdkLogger.error("Parser", PARSER_ERROR, "Invalid Arch definition '%s' found" % ItemList[1], File=Filename, Line=LineNo, RaiseError=EdkLogger.IsRaiseError)
230 EdkLogger.error("Parser", PARSER_ERROR, ErrorMsg, File=Filename, Line=LineNo, RaiseError=EdkLogger.IsRaiseError)
DscClassObject.py 611 EdkLogger.error("DSC File Parser", PARSER_ERROR, ErrorMsg, ContainerFile, RaiseError=EdkLogger.IsRaiseError)
668 EdkLogger.error("DSC File Parser", PARSER_ERROR, ErrorMsg, ContainerFile, RaiseError=EdkLogger.IsRaiseError)
    [all...]
InfClassObject.py 401 EdkLogger.error("Parser", PARSER_ERROR, "Different section names '%s' and '%s' are found in one section definition, this is not allowed." % (CurrentSection, ItemList[0]), File=Filename, Line=LineNo, RaiseError=EdkLogger.IsRaiseError)
412 EdkLogger.error("Parser", PARSER_ERROR, "Invalid Arch definition '%s' found" % ItemList[1], File=Filename, Line=LineNo, RaiseError=EdkLogger.IsRaiseError)
423 EdkLogger.error("Parser", PARSER_ERROR, ErrorMsg, File=Filename, Line=LineNo, RaiseError=EdkLogger.IsRaiseError)
633 EdkLogger.error("Parser", PARSER_ERROR, "Unsupported Edk component type [%s]" % ModuleHeader.ComponentType, ExtraData=File, RaiseError=EdkLogger.IsRaiseError)
    [all...]
Misc.py 512 EdkLogger.error("", FILE_OPEN_FAILURE, ExtraData=File, RaiseError=False)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
RmPkg.py 176 RaiseError=False
InstallPkg.py 554 RaiseError=False
    [all...]
  /external/libmojo/mojo/public/cpp/bindings/lib/
connector.cc 89 void Connector::RaiseError() {
  /external/libmojo/mojo/public/cpp/bindings/tests/
connector_unittest.cc 445 TEST_F(ConnectorTest, RaiseError) {
467 connector0.RaiseError();
475 // Messages sent prior to RaiseError() still arrive at the other end.
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Trim/
Trim.py 598 RaiseError=False
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
GenFds.py 290 EdkLogger.error(X.ToolName, FORMAT_INVALID, File=X.FileName, Line=X.LineNumber, ExtraData=X.Message, RaiseError=False)
304 RaiseError=False
FdfParser.py 637 IncludedFile = NormPath(ReplaceMacro(IncFileName, __IncludeMacros, RaiseError=True))
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
MetaFileParser.py 352 RaiseError=False)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
MetaFileParser.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfDefineObject.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
build.py     [all...]
BuildReport.py     [all...]

Completed in 586 milliseconds

12