Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom.py41 def _doc_path_by_namespace(spdx_deploy, arch, doc_namespace): argument
45 def doc_find_by_namespace(spdx_deploy, search_arches, doc_namespace): argument
53 def _doc_path_by_hashfn(spdx_deploy, arch, doc_name, hashfn): argument
59 def doc_find_by_hashfn(spdx_deploy, search_arches, doc_name, hashfn): argument
67 def doc_path(spdx_deploy, doc_name, arch, subdir): argument
71 def write_doc(d, spdx_doc, arch, subdir, spdx_deploy=None, indent=None): argument