Searched refs:GetPropString (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/ |
H A D | TarHandlerOut.cpp | 54 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 D | TarUpdate.h | 64 HRESULT GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, AString &res,
|
H A D | TarUpdate.cpp | 260 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 D | HashCalc.cpp | 1661 static HRESULT GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, in GetPropString() function 1733 RINOK(GetPropString(callback, i, kpidPath, ui.Path, in Z7_COM7F_IMF()
|