Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dtinfoil.py124 elif isinstance(event, bb.event.FilesMatchingFound):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Devent.py690 class FilesMatchingFound(Event): class
H A Dcooker.py1111 bb.event.fire(bb.event.FilesMatchingFound(filepattern, matches), self.data)
1116 bb.event.fire(bb.event.FilesMatchingFound(filepattern, matches), self.data)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Devent.py817 event = bb.event.FilesMatchingFound(pattern, matches)
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1678 - ``bb.event.FilesMatchingFound()``