Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1240 RINOK(_opCallback->ReportOperation( in OpenFile()
2036 RINOK(opCallback->ReportOperation( in Update()
2048 RINOK(opCallback->ReportOperation( in Update()
2086 RINOK(opCallback->ReportOperation( in Update()
2640 …RINOK(opCallback->ReportOperation(NEventIndexType::kNoIndex, (UInt32)(Int32)-1, NUpdateNotifyOp::k… in Update()
/third_party/lzma/CPP/7zip/Archive/
DIArchive.h507 STDMETHOD(ReportOperation)(UInt32 indexType, UInt32 index, UInt32 notifyOp) x; \
DXzHandler.cpp1301 RINOK(opCallback->ReportOperation(NEventIndexType::kInArcIndex, 0, NUpdateNotifyOp::kReplicate)) in UpdateItems()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp730 STDMETHODIMP CArchiveUpdateCallback::ReportOperation(UInt32 indexType, UInt32 index, UInt32 op) in ReportOperation() function in CArchiveUpdateCallback
DArchiveExtractCallback.cpp2482 STDMETHODIMP CArchiveExtractCallback::ReportOperation( in ReportOperation() function in CArchiveExtractCallback