Searched refs:_IteratorSaveable (Results 1 – 1 of 1) sorted by relevance
488 return _IteratorSaveable(self._iterator_resource, name)649 return _IteratorSaveable(self._iterator_resource, name)656 class _IteratorSaveable(BaseSaverBuilder.SaveableObject): class664 super(_IteratorSaveable, self).__init__(iterator_resource, specs, name)