Home
last modified time | relevance | path

Searched refs:which_repodata (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-sack.cpp365 load_ext(DnfSack *sack, HyRepo hrepo, _hy_repo_repodata which_repodata, in load_ext() argument
383 if (which_repodata != _HY_REPODATA_UPDATEINFO) in load_ext()
386 if (which_repodata == _HY_REPODATA_FILENAMES || which_repodata == _HY_REPODATA_OTHER) in load_ext()
398 repo_update_state(hrepo, which_repodata, _HY_LOADED_CACHE); in load_ext()
433 repo_update_state(hrepo, which_repodata, _HY_LOADED_FETCH); in load_ext()
435 repo_set_repodata(hrepo, which_repodata, repo->nrepodata - 1); in load_ext()
595 Id repodata = repo_get_repodata(hrepo, which_repodata); in write_ext()
614 if (which_repodata != _HY_REPODATA_UPDATEINFO) in write_ext()
626 which_repodata, ret); in write_ext()
637 if (which_repodata == _HY_REPODATA_FILENAMES || which_repodata == _HY_REPODATA_OTHER) in write_ext()
[all …]