Home
last modified time | relevance | path

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

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