Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcodeparser.py81 codecache = SetCache() variable
85 self.refs = codecache.internSet(refs)
86 self.execs = codecache.internSet(execs)
89 self.contains[c] = codecache.internSet(contains[c])
108 self.execs = codecache.internSet(execs)