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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfProtocolObject.py89 CommentItemIns.SetNotify(CommentItemNotify)
104 CommentItemIns.SetNotify(DT.ITEM_UNDEFINED)
114 CommentItemIns.SetNotify(CommentItemNotify)
150 def SetNotify(self, Notify): member in class:InfProtocolItemCommentContent
267 CommentItemIns.SetNotify(DT.ITEM_UNDEFINED)
H A DInfPpiObject.py101 CommentItemIns.SetNotify(CommentItemNotify)
116 CommentItemIns.SetNotify(DT.ITEM_UNDEFINED)
126 CommentItemIns.SetNotify(CommentItemNotify)
161 def SetNotify(self, Notify): member in class:InfPpiItemCommentContent
298 CommentItemIns.SetNotify(DT.ITEM_UNDEFINED)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py440 def SetNotify(self, Notify): member in class:ProtocolObject
457 def SetNotify(self, Notify): member in class:PpiObject

Completed in 46 milliseconds