Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py494 urldata_cache = {} variable
1780 if key in urldata_cache:
1781 self.ud = urldata_cache[key]
1813 urldata_cache[key] = self.ud