Home
last modified time | relevance | path

Searched defs:ExtractedLicensingInfo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/
H A Dtypes.go58 type ExtractedLicensingInfo struct { struct
59 SimpleLicensingInfo
60 extractedText string
H A Dparse_other_license_info.go31 func (parser *rdfParser2_3) extractedLicenseToOtherLicense(extLicense ExtractedLicensingInfo) (othL…
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/
H A Dtypes.go58 type ExtractedLicensingInfo struct { struct
59 SimpleLicensingInfo
60 extractedText string
H A Dparse_other_license_info.go31 func (parser *rdfParser2_2) extractedLicenseToOtherLicense(extLicense ExtractedLicensingInfo) (othL…