Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/contrib/
H A Dlist-packageconfig-flags.py61 def collect_pkgs(data_dict): argument
112 def display_all(data_dict): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py182 def update_build(self, build, data_dict): argument