Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcommand.py115 self.cooker.updateCache()
123 self.cooker.updateCache()
756 command.cooker.updateCache()
H A Dcooker.py1583 def updateCache(self): member in BBCooker