Searched refs:GetItemPath (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h292 HRESULT GetItemPath(UInt32 index, UString &result) const;
H A DExtract.cpp85 RINOK(arc.GetItemPath(i, filePath));
H A DOpenArchive.cpp574 HRESULT CArc::GetItemPath(UInt32 index, UString &result) const function in class:CArc
695 RINOK(GetItemPath(index, result));
2907 RINOK(arc.GetItemPath(mainSubfile, arc2.Path));
H A DArchiveExtractCallback.cpp450 RINOK(_arc->GetItemPath(index, fullPath));
H A DUpdate.cpp835 RINOK(arc.GetItemPath(i, ai.Name));

Completed in 70 milliseconds