Searched refs:CommonPropertiesObject (Results 1 – 3 of 3) sorted by relevance
21 from Object.POM.CommonObject import CommonPropertiesObject32 class BootModeObject(CommonPropertiesObject, HelpTextListObject):35 CommonPropertiesObject.__init__(self)47 class EventObject(CommonPropertiesObject, HelpTextListObject):50 CommonPropertiesObject.__init__(self)62 class HobObject(CommonPropertiesObject, HelpTextListObject):65 CommonPropertiesObject.__init__(self)214 class SourceFileObject(CommonPropertiesObject):216 CommonPropertiesObject.__init__(self)257 class BinaryFileObject(CommonPropertiesObject):[all …]
21 from Object.POM.CommonObject import CommonPropertiesObject29 class StandardIncludeFileObject(CommonPropertiesObject):31 CommonPropertiesObject.__init__(self)
72 class CommonPropertiesObject(HelpTextObject, HelpTextListObject): class283 class FileNameObject(CommonPropertiesObject):287 CommonPropertiesObject.__init__(self)456 class GuidProtocolPpiCommonObject(CommonPropertiesObject):462 CommonPropertiesObject.__init__(self)699 class LibraryClassObject(CommonPropertiesObject):705 CommonPropertiesObject.__init__(self)816 class IncludeObject(CommonPropertiesObject):822 CommonPropertiesObject.__init__(self)864 class PcdObject(CommonPropertiesObject, HelpTextListObject, PromptListObject):[all …]