Searched defs:try_mirrors (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ | ||
H A D | npmsw.py | 259 def try_mirrors(self, fetch, ud, d, mirrors): member in NpmShrinkWrap |
H A D | npm.py | 286 def try_mirrors(self, fetch, ud, d, mirrors): member in Npm |
H A D | __init__.py | 1149 def try_mirrors(fetch, d, origud, mirrors, check = False): function |