Searched refs:localonly (Results 1 – 3 of 3) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 1263 fetch = Fetch([], d, cache = False, localonly = True) 1296 def __init__(self, url, d, localonly = False): argument 1348 if localonly and not isinstance(self.method, local.Local): 1779 def __init__(self, urls, d, cache = True, localonly = False, connection_cache = None): argument 1780 if localonly and cache: 1820 self.ud[url] = FetchData(url, d, localonly) 1823 if localonly:
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |