Searched refs:IMG_ENTIRE (Results 1 - 4 of 4) sorted by relevance

/pkg/src/modules/client/
H A Dimagetypes.py27 IMG_ENTIRE = 1 variable
33 IMG_ENTIRE: "full",
H A Dactuator.py34 from pkg.client.imagetypes import IMG_USER, IMG_ENTIRE namespace
H A Dimage.py81 from pkg.client.imagetypes import IMG_USER, IMG_ENTIRE namespace
96 An Image of type IMG_ENTIRE does not have a parent Image. Other Image
107 An Image of type IMG_ENTIRE or IMG_PARTIAL stores its external state at
508 rv = IMG_ENTIRE
523 if imgtype in (IMG_USER, IMG_ENTIRE):
H A Dapi.py118 IMG_TYPE_ENTIRE = imgtypes.IMG_ENTIRE # Full image ('/').

Completed in 32 milliseconds