Home
last modified time | relevance | path

Searched defs:ExternalDocumentRef (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/spdx-tools/spdx/v2_3/
H A Ddocument.go10 type ExternalDocumentRef struct { struct
14 DocumentRefID string `json:"externalDocumentId"`
17 URI string `json:"spdxDocument"`
20 Checksum common.Checksum `json:"checksum"`
/aosp_15_r20/external/spdx-tools/spdx/v2_2/
H A Ddocument.go10 type ExternalDocumentRef struct { struct
14 DocumentRefID string `json:"externalDocumentId"`
17 URI string `json:"spdxDocument"`
20 Checksum common.Checksum `json:"checksum"`
/aosp_15_r20/external/spdx-tools/spdx/v2_1/
H A Ddocument.go10 type ExternalDocumentRef struct { struct
14 DocumentRefID string `json:"externalDocumentId"`
17 URI string `json:"spdxDocument"`
20 Checksum common.Checksum `json:"checksum"`