Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp976 UInt32 mainIndex = arcLink.Arcs[r + 1].SubfileIndex; in Print_OpenArchive_Props() local
984 RINOK(archive->GetProperty(mainIndex, propID, &prop)); in Print_OpenArchive_Props()
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp805 UInt32 mainIndex = index; in GetItem() local
845 mainIndex = parentIndex; in GetItem()
880 RINOK(GetItemPathToParent(mainIndex, item._baseParentFolder, item.PathParts)); in GetItem()