Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/scripts/west_commands/zspdx/
Dwalker.py159 rd.otherType = RelationshipDataElementType.TARGETNAME
431 rd.ownerType = RelationshipDataElementType.TARGETNAME
433 rd.otherType = RelationshipDataElementType.TARGETNAME
588 elif rlnData.ownerType == RelationshipDataElementType.TARGETNAME:
630 elif rlnData.otherType == RelationshipDataElementType.TARGETNAME:
Ddatatypes.py126 TARGETNAME = 2 variable in RelationshipDataElementType