Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py656 bb.event.fire(bb.runqueue.taskUniHashUpdate(fn + ':do_' + task, new_unihash), d)
H A Drunqueue.py3078 class taskUniHashUpdate(bb.event.Event): class
3135 if isinstance(event, taskUniHashUpdate):