Home
last modified time | relevance | path

Searched refs:GetPropString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarHandlerOut.cpp54 HRESULT GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, AString &res, in GetPropString() function
258 RINOK(GetPropString(callback, i, kpidPath, ui.Name, codePage, utfFlags, true)) in Z7_COM7F_IMF()
H A DTarUpdate.h64 HRESULT GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, AString &res,
H A DTarUpdate.cpp260 RINOK(GetPropString(updateCallback, ui.IndexInClient, kpidSymLink, symLink, in UpdateArchive()
393 RINOK(GetPropString(updateCallback, ui.IndexInClient, kpidHardLink, hardLink, in UpdateArchive()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1661 static HRESULT GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, in GetPropString() function
1733 RINOK(GetPropString(callback, i, kpidPath, ui.Path, in Z7_COM7F_IMF()