Searched refs:GetItemPath (Results 1 – 5 of 5) sorted by relevance
292 HRESULT GetItemPath(UInt32 index, UString &result) const;
85 RINOK(arc.GetItemPath(i, filePath)); in DecompressArchive()
574 HRESULT CArc::GetItemPath(UInt32 index, UString &result) const in GetItemPath() function in CArc695 RINOK(GetItemPath(index, result)); in GetItemPath2()2907 RINOK(arc.GetItemPath(mainSubfile, arc2.Path)); in Open()
450 RINOK(_arc->GetItemPath(index, fullPath)); in GetStream()
835 RINOK(arc.GetItemPath(i, ai.Name)); in EnumerateInArchiveItems()