Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py901 def jsonld_hash_path(h): function
973 hash_path = jsonld_hash_path(hash_id(_id))
1030 return find_jsonld(d, *jsonld_hash_path(h), required=required)
1031 return find_jsonld(d, *jsonld_hash_path(hash_id(spdxid)), required=required)