Home
last modified time | relevance | path

Searched defs:deploy_dir_image (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
H A Dqemurunner.py36 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir… argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Drunqemu.py20 deploy_dir_image = '' variable in RunqemuTests
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu338 def set_machine_deploy_dir(self, machine, deploy_dir_image): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1692 def _get_image_files(self, deploy_dir_image, image_name, image_file_extensions): argument