Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h120 …bool InitFormatIndex(const CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &…
DUpdate.cpp360 bool CUpdateOptions::InitFormatIndex(const CCodecs *codecs, in InitFormatIndex() function in CUpdateOptions
1124 if (!options.InitFormatIndex(codecs, types, cmdArcPath2) || in UpdateArchive()