Home
last modified time | relevance | path

Searched refs:GetUpdateItemInfo (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp532 STDMETHOD(GetUpdateItemInfo)(UInt32 index,
583 STDMETHODIMP CArchiveUpdateCallback::GetUpdateItemInfo(UInt32 /* index */, in GetUpdateItemInfo() function in CArchiveUpdateCallback
/external/lzma/CPP/7zip/Archive/
DIArchive.h405 …STDMETHOD(GetUpdateItemInfo)(UInt32 index, Int32 *newData, Int32 *newProps, UInt32 *indexInArchive…
DXzHandler.cpp1067 RINOK(updateCallback->GetUpdateItemInfo(0, &newData, &newProps, &indexInArchive)); in UpdateItems()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp312 RINOK(updateCallback->GetUpdateItemInfo(i, &newData, &newProps, &indexInArchive)); in UpdateItems()
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp115 STDMETHODIMP CArchiveUpdateCallback::GetUpdateItemInfo(UInt32 index, in GetUpdateItemInfo() function in CArchiveUpdateCallback