Searched refs:GetItemPath (Results 1 – 6 of 6) sorted by relevance
31 HRESULT GetItemPath(UInt32 index, UString &result) const;
38 HRESULT CArc::GetItemPath(UInt32 index, UString &result) const in GetItemPath() function in CArc444 RINOK(arc.GetItemPath(mainSubfile, arc2.Path)); in Open()
39 RINOK(arc.GetItemPath(i, filePath)); in DecompressArchive()
163 RINOK(_arc->GetItemPath(index, fullPath)); in GetStream()
526 RINOK(arc.GetItemPath(i, ai.Name)); in EnumerateInArchiveItems()
305 RINOK(arc.GetItemPath(index, s)); in PrintItemInfo()580 HRESULT res = arc.GetItemPath(i, filePath); in ListArchives()