Searched defs:init_cache (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | cache.py | 839 def init_cache(self, cachedir, cache_file_name=None): member in MultiProcessCache |
H A D | codeparser.py | 188 def init_cache(self, cachedir): member in CodeParserCache |