Searched defs:GetGroupIndex (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp676 static int GetGroupIndex(bool encrypted, int bcjFiltered) function in namespace:NArchive::N7z
758 rep.Group = GetGroupIndex(isEncrypted, Is86FilteredFolder(f));
835 groups[GetGroupIndex(method.PasswordIsDefined, filteredGroup)].Indices.Add(i);

Completed in 46 milliseconds