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

/pkg/src/modules/client/
H A Dapi.py1468 if self._img.imageplan.nothingtodo():
1647 if not self._img.imageplan.nothingtodo():
1649 if not self._img.linked.nothingtodo():
2858 if not self._img.linked.nothingtodo():
H A Dimageplan.py4254 if not self.nothingtodo():
4631 def nothingtodo(self): member in class:ImagePlan
4646 assert 0, "Shouldn't call nothingtodo() for state = {0:d}".format(
4664 if self.nothingtodo():
4896 if self.nothingtodo():
H A Dimage.py4234 return img.imageplan.nothingtodo()
/pkg/src/modules/client/linkedimage/
H A Dcommon.py969 def nothingtodo(self): member in class:LinkedImage

Completed in 910 milliseconds