Home
last modified time | relevance | path

Searched defs:cachedir (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py205 def init_cache(self, cachedir): argument
222 def parser_cache_init(cachedir): argument
H A Dcache.py820 def init_cache(self, cachedir, cache_file_name=None): argument