Searched refs:UpdateItems (Results 1 - 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/Archive/
H A DIArchive.h352 UpdateItems()
363 UpdateItems():
374 STDMETHOD(UpdateItems)(ISequentialOutStream *outStream, UInt32 numItems, IArchiveUpdateCallback *updateCallback) x; \
H A DXzHandler.cpp808 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems, function in class:NArchive::NXz::CHandler
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp231 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems, function in class:NArchive::N7z::CHandler
/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp813 HRESULT result = outArchive->UpdateItems(outFileStream, dirItems.Size(), updateCallback);
/external/pdfium/fpdfsdk/include/fxedit/
H A Dfxet_edit.h275 void UpdateItems();
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp780 HRESULT result = outArchive->UpdateItems(tailStream, updatePairs2.Size(), updateCallback);
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp381 void CFX_Edit_GroupUndoItem::UpdateItems() { function in class:CFX_Edit_GroupUndoItem
3009 m_pGroupUndoItem->UpdateItems();

Completed in 165 milliseconds