Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcache.py298 class NoCache(object): class
344 class Cache(NoCache):
H A Dcommand.py570 parser = bb.cache.NoCache(command.cooker.databuilder)
H A Drunqueue.py1613 bb_cache = bb.cache.NoCache(self.cooker.databuilder)
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-worker241 bb_cache = bb.cache.NoCache(databuilder)