Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcookerdata.py262 bb.fetch.fetcher_init(self.data)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A D__init__.py495 def fetcher_init(d): function