Searched refs:filterProviders (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | providers.py | 295 def filterProviders(providers, item, cfgData, dataCache): function
|
| H A D | taskdata.py | 363 eligible, foundUnique = bb.providers.filterProviders(all_p, item, cfgData, dataCache)
|
| H A D | cooker.py | 1124 …eligible, foundUnique = bb.providers.filterProviders(filenames, pn, self.databuilder.mcdata[mc], s…
|