Home
last modified time | relevance | path

Searched refs:find_jsonld (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py899 def find_jsonld(d, subdir, name, *, required=False): function
994 objset, fn = find_jsonld(d, subdir, fn_name, required=True)
1016 return find_jsonld(d, *jsonld_hash_path(h), required=required)
1017 return find_jsonld(d, *jsonld_hash_path(hash_id(spdxid)), required=required)
H A Dspdx30_tasks.py1146 image_objset, _ = oe.sbom30.find_jsonld(