Home
last modified time | relevance | path

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

/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/repo/
H A DRepo-private.hpp53 #define MD_TYPE_FILELISTS "filelists" macro
H A DRepo.cpp442 std::vector<const char *> dlist = {MD_TYPE_PRIMARY, MD_TYPE_FILELISTS, MD_TYPE_PRESTODELTA, in lrHandleInitBase()
2155 repoImpl->metadataPaths[MD_TYPE_FILELISTS] = str_val ? str_val : ""; in hy_repo_set_string()
2189 ret = repoImpl->getMetadataPath(MD_TYPE_FILELISTS).c_str(); in hy_repo_get_string()
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-sack.cpp1790 HY_EXT_FILENAMES, MD_TYPE_FILELISTS,