Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py340 layer_source=LayerSource.TYPE_IMPORTED)
424 layer_source=LayerSource.TYPE_IMPORTED)
488 layer_source=LayerSource.TYPE_IMPORTED)
1160 if pl.layercommit.layer_source == LayerSource.TYPE_IMPORTED:
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py54 layer_source=LayerSource.TYPE_IMPORTED,
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py383 layer_source=LayerSource.TYPE_IMPORTED)
419 layer_source=LayerSource.TYPE_IMPORTED)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js362 if (ctx.layerVersion.layer_source == ctx.layerSourceTypes.TYPE_IMPORTED ||
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1429 TYPE_IMPORTED = 2 variable in LayerSource
1435 (TYPE_IMPORTED, "imported"),