Searched refs:cacheValid (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | cache.py | 555 def cacheValid(self, fn, appends): member in Cache |
H A D | cooker.py | 2138 if not self.bb_caches[mc].cacheValid(filename, appends): |