Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py341 layer_source=LayerSource.TYPE_IMPORTED)
425 layer_source=LayerSource.TYPE_IMPORTED)
492 layer_source=LayerSource.TYPE_IMPORTED)
1164 if pl.layercommit.layer_source == LayerSource.TYPE_IMPORTED:
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py55 layer_source=LayerSource.TYPE_IMPORTED,
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py383 layer_source=LayerSource.TYPE_IMPORTED)
419 layer_source=LayerSource.TYPE_IMPORTED)
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js362 if (ctx.layerVersion.layer_source == ctx.layerSourceTypes.TYPE_IMPORTED ||
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1426 TYPE_IMPORTED = 2 variable in LayerSource
1432 (TYPE_IMPORTED, "imported"),