Searched refs:fetcher_init (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | cookerdata.py | 264 bb.fetch.fetcher_init(self.data) |
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ | ||
H A D | __init__.py | 496 def fetcher_init(d): function |