Home
last modified time | relevance | path

Searched defs:SimpleLicensingInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dtypes.go49 type SimpleLicensingInfo struct { struct
50 AnyLicenseInfo
51 comment string
52 licenseID string
53 name string
54 seeAlso []string
55 example string
59 SimpleLicensingInfo anonMember
79 SimpleLicensingInfo anonMember
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dtypes.go49 type SimpleLicensingInfo struct { struct
50 AnyLicenseInfo
51 comment string
52 licenseID string
53 name string
54 seeAlso []string
55 example string
59 SimpleLicensingInfo anonMember
79 SimpleLicensingInfo anonMember