Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
Dc.py82 def PrintErrorMsg(ErrorType, Msg, TableName, ItemId): argument
89 …B().TblReport.Insert(ErrorType, OtherMsg = Msg, BelongsToTable = TableName, BelongsToItem = ItemId)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py58 def PrintErrorMsg(ErrorType, Msg, TableName, ItemId): argument
65 … GetDB().TblReport.Insert(ErrorType, OtherMsg=Msg, BelongsToTable=TableName, BelongsToItem=ItemId)