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

/pkg/src/modules/client/
H A Dapi.py1231 "_update_index": (bool, False),
1334 _refresh_catalogs=True, _repos=None, _update_index=True, **kwargs):
1379 _refresh_catalogs = _update_index = False
1470 _update_index = False
1502 update_index=_update_index,
1526 self._img.imageplan.update_index = _update_index
1736 _update_index=update_index, ignore_missing=ignore_missing,
1852 _update_index=update_index, pkgs_inst=pkgs_inst,
1888 _update_index=update_index, pkgs_inst=pkgs_inst,
1938 _update_index
[all...]
H A Dplandesc.py249 self._update_index = True
1020 return self._update_index
H A Dimageplan.py744 self.pd._update_index = value
747 return self.pd._update_index
/pkg/src/modules/
H A Dindexer.py552 def _update_index(self, dicts, out_dir): member in class:Indexer
782 self._update_index(dicts, tmp_index_dir)

Completed in 57 milliseconds