Searched refs:GetItemPath2 (Results 1 – 3 of 3) sorted by relevance
348 HRESULT GetItemPath2(UInt32 index, UString &result) const;
748 HRESULT CArc::GetItemPath2(UInt32 index, UString &result) const in GetItemPath2() function in CArc802 RINOK(GetItemPath2(index, item.Path)); in GetItem()854 RINOK(GetItemPath2(parentIndex, item.MainPath)); in GetItem()
1248 HRESULT res = arc.GetItemPath2(i, fp.FilePath); in ListArchives()