Searched refs:update_index (Results 1 - 8 of 8) sorted by relevance

/pkg/src/modules/client/
H A Drad_pkg.py497 reject_pats=None, update_index=None, refresh_catalogs=None,
509 reject_pats=reject_pats, update_index=update_index,
522 reject_pats=None, update_index=None, refresh_catalogs=None,
536 reject_pats=reject_pats, update_index=update_index,
551 reject_pats=None, update_index=None, refresh_catalogs=None,
565 reject_pats=reject_pats, update_index=update_index,
580 concurrency=None, update_index
[all...]
H A Dapi.py1502 update_index=_update_index,
1526 self._img.imageplan.update_index = _update_index
1658 reject_list=misc.EmptyI, noexecute=False, update_index=True,
1664 update_index=update_index, be_name=be_name, new_be=new_be,
1671 update_index=True, be_name=None, new_be=True, repos=None,
1677 update_index=update_index, be_name=be_name, new_be=new_be,
1687 repos=None, update_index=True):
1736 _update_index=update_index, ignore_missin
[all...]
H A Dclient_api.py1450 refresh_catalogs, reject_pats, show_licenses, update_index, verbose,
1476 update_index=update_index, display_plan_cb=display_plan_cb,
1482 refresh_catalogs, reject_pats, show_licenses, stage, update_index,
1512 update_index=update_index, display_plan_cb=display_plan_cb,
1518 refresh_catalogs, reject_pats, show_licenses, stage, update_index, verbose,
1555 update_index=update_index, display_plan_cb=display_plan_cb,
1561 parsable_version, quiet, stage, update_index, verbos
[all...]
H A Dplandesc.py248 # Accessed via imageplan.update_index
1017 def update_index(self): member in class:PlanDescription
H A Dimageplan.py749 update_index = property(__get_update_index, __set_update_index) variable in class:ImagePlan
4687 if self.update_index:
5114 if self.update_index:
/pkg/src/modules/client/linkedimage/
H A Dcommon.py1813 show_licenses=False, update_index=True):
1907 update_index=update_index))
1952 show_licenses=False, update_index=True):
1983 update_index=update_index))
2547 def __recursion_args(op, refresh_catalogs, update_index, api_kwargs):
2555 kwargs["update_index"] = update_index
2610 update_index, progtrac
[all...]
/pkg/src/
H A Dclient.py1987 stage, update_index, verbose):
2029 update_index=update_index, variants=variants)
2035 stage, update_index, verbose):
2080 update_index=update_index)
2196 refresh_catalogs, reject_pats, show_licenses, update_index, verbose):
2203 quiet, refresh_catalogs, reject_pats, show_licenses, update_index,
2212 stage, update_index, verbose):
2220 show_licenses, stage, update_index, verbos
[all...]
/pkg/src/tests/api/
H A Dt_api_search.py1734 self._api_install(api_obj, ["example_pkg"], update_index=False)
1738 self._api_uninstall(api_obj, ["example_pkg"], update_index=False)
1749 self._api_update(api_obj, update_index=False)
1757 update_index=False)

Completed in 216 milliseconds