Searched refs:SetHeaderComments (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfCommonObject.py33 def SetHeaderComments(self, HeaderComments): member in class:InfLineCommentObject
114 ## SetHeaderComments
118 def SetHeaderComments(self, HeaderComments): member in class:InfSectionCommonDef
H A DInfDefineObject.py927 InfLineCommentObj.SetHeaderComments(InfDefMemberObj.Comments.GetHeaderComments())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfDefineSectionParser.py128 LineComment.SetHeaderComments(LineCommentContent)
177 InfDefMemberObj.Comments.SetHeaderComments(LineComment.GetHeaderComments())
H A DInfPackageSectionParser.py84 LineComment.SetHeaderComments(LineCommentContent)
H A DInfSourceSectionParser.py81 LineComment.SetHeaderComments(LineCommentContent)
H A DInfBinarySectionParser.py107 LineComment.SetHeaderComments(LineCommentContent)
H A DInfLibrarySectionParser.py91 LibLineComment.SetHeaderComments(LineCommentContent)
H A DInfParser.py290 InfSectionCommonDefObj.SetHeaderComments(CommentBlock)

Completed in 763 milliseconds