Home
last modified time | relevance | path

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

/aosp_15_r20/external/spdx-tools/tvloader/parser2v1/
H A Dparser.go16 func ParseTagValues(tvs []reader.TagValuePair) (*v2_1.Document, error) { func
/aosp_15_r20/external/spdx-tools/tvloader/parser2v2/
H A Dparser.go16 func ParseTagValues(tvs []reader.TagValuePair) (*v2_2.Document, error) { func
/aosp_15_r20/external/spdx-tools/tvloader/parser2v3/
H A Dparser.go16 func ParseTagValues(tvs []reader.TagValuePair) (*v2_3.Document, error) { func