Home
last modified time | relevance | path

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

/build/make/tools/sbom/
Dsbom_writers.py75 def marshal_doc_headers(sbom_doc): argument
93 def marshal_package(sbom_doc, package, fragment): argument
134 def marshal_packages(sbom_doc, fragment): argument
179 def marshal_files(sbom_doc, fragment): argument
200 def marshal_relationships(sbom_doc, marshaled_rels): argument
220 def marshal_licenses(sbom_doc): argument
228 def write(sbom_doc, file, fragment=False): argument
294 def marshal_doc_headers(sbom_doc): argument
324 def marshal_packages(sbom_doc): argument
363 def marshal_files(sbom_doc): argument
[all …]