Searched refs:ListProp (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 395 class ListProp(Property): class 2004 ListProp(ObjectProp(ai_EnergyConsumptionDescription, False)), 2012 ListProp(ObjectProp(ai_EnergyConsumptionDescription, False)), 2020 ListProp(ObjectProp(ai_EnergyConsumptionDescription, False)), 2139 ListProp(ObjectProp(Agent, False, context=[ 2149 ListProp(ObjectProp(Tool, False)), 2228 ListProp(ObjectProp(extension_Extension, False)), 2236 ListProp(ObjectProp(ExternalIdentifier, False)), 2244 ListProp(ObjectProp(ExternalRef, False)), 2266 ListProp(ObjectProp(IntegrityMethod, False)), [all …]
|
H A D | sbom30.py | 85 oe.spdx30.ListProp(oe.spdx30.StringProp()),
|