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

/external/chromium_org/components/component_updater/
H A Dcomponent_updater_service.cc217 typedef std::vector<CrxUpdateItem*> UpdateItems; typedef in class:component_updater::CrxUpdateService
218 UpdateItems work_items_;
360 UpdateItems::const_iterator it =
422 for (UpdateItems::iterator it = work_items_.begin();
479 for (UpdateItems::const_iterator it = work_items_.begin();
/external/lzma/CPP/7zip/Archive/
H A DIArchive.h174 STDMETHOD(UpdateItems)(ISequentialOutStream *outStream, UInt32 numItems, IArchiveUpdateCallback *updateCallback) x; \
H A DXzHandler.cpp589 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems, function in class:NArchive::NXz::CHandler
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp187 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems, function in class:NArchive::N7z::CHandler
/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp764 HRESULT result = outArchive->UpdateItems(outFileStream, dirItems.Size(), updateCallback);
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp503 HRESULT result = outArchive->UpdateItems(outStream, updatePairs2.Size(), updateCallback);
/external/pdfium/fpdfsdk/include/fxedit/
H A Dfxet_edit.h350 void UpdateItems();
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp520 void CFX_Edit_GroupUndoItem::UpdateItems() function in class:CFX_Edit_GroupUndoItem
3585 m_pGroupUndoItem->UpdateItems();

Completed in 8546 milliseconds