Home
last modified time | relevance | path

Searched refs:AnnotationSPDXIdentifier (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/spdx-tools/tvsaver/saver2v2/
H A Dsave_annotation_test.go19 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
51 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
83 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
H A Dsave_document_test.go153 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
162 AnnotationSPDXIdentifier: common.MakeDocElementID("", "p1"),
H A Dsave_annotation.go23 annIDStr := common.RenderDocElementID(ann.AnnotationSPDXIdentifier)
/aosp_15_r20/external/spdx-tools/tvsaver/saver2v3/
H A Dsave_annotation_test.go19 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
51 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
83 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
H A Dsave_document_test.go153 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
162 AnnotationSPDXIdentifier: common.MakeDocElementID("", "p1"),
H A Dsave_annotation.go23 annIDStr := common.RenderDocElementID(ann.AnnotationSPDXIdentifier)
/aosp_15_r20/external/spdx-tools/tvsaver/saver2v1/
H A Dsave_annotation_test.go19 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
51 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
83 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
H A Dsave_document_test.go153 AnnotationSPDXIdentifier: common.MakeDocElementID("", "DOCUMENT"),
162 AnnotationSPDXIdentifier: common.MakeDocElementID("", "p1"),
H A Dsave_annotation.go23 annIDStr := common.RenderDocElementID(ann.AnnotationSPDXIdentifier)
/aosp_15_r20/external/spdx-tools/tvloader/parser2v3/
H A Dparse_annotation_test.go106 deID := parser.ann.AnnotationSPDXIdentifier
108 t.Errorf("got %v for SPDXREF, expected %v", parser.ann.AnnotationSPDXIdentifier, "30")
H A Dparse_annotation.go35 parser.ann.AnnotationSPDXIdentifier = deID
/aosp_15_r20/external/spdx-tools/tvloader/parser2v1/
H A Dparse_annotation_test.go106 deID := parser.ann.AnnotationSPDXIdentifier
108 t.Errorf("got %v for SPDXREF, expected %v", parser.ann.AnnotationSPDXIdentifier, "30")
H A Dparse_annotation.go35 parser.ann.AnnotationSPDXIdentifier = deID
/aosp_15_r20/external/spdx-tools/tvloader/parser2v2/
H A Dparse_annotation_test.go106 deID := parser.ann.AnnotationSPDXIdentifier
108 t.Errorf("got %v for SPDXREF, expected %v", parser.ann.AnnotationSPDXIdentifier, "30")
H A Dparse_annotation.go35 parser.ann.AnnotationSPDXIdentifier = deID
/aosp_15_r20/external/spdx-tools/spdx/v2_1/
H A Dannotation.go24 AnnotationSPDXIdentifier common.DocElementID `json:"-"` member
/aosp_15_r20/external/spdx-tools/spdx/v2_2/
H A Dannotation.go24 AnnotationSPDXIdentifier common.DocElementID `json:"-"` member
/aosp_15_r20/external/spdx-tools/spdx/v2_3/
H A Dannotation.go24 AnnotationSPDXIdentifier common.DocElementID `json:"-" yaml:"-"` member