Home
last modified time | relevance | path

Searched refs:NEventIndexType (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp777 if (indexType == NArchive::NEventIndexType::kOutArcIndex) in ReportOperation()
796 if (indexType == NArchive::NEventIndexType::kInArcIndex) in ReportOperation()
814 else if (indexType == NArchive::NEventIndexType::kBlockIndex) in ReportOperation()
838 if (indexType == NArchive::NEventIndexType::kOutArcIndex) in ReportExtractResult()
855 if (indexType == NArchive::NEventIndexType::kInArcIndex) in ReportExtractResult()
872 else if (indexType == NArchive::NEventIndexType::kBlockIndex) in ReportExtractResult()
896 if (indexType == NArchive::NEventIndexType::kArcProp)
H A DArchiveExtractCallback.cpp2396 if (indexType == NArchive::NEventIndexType::kInArcIndex && index != (UInt32)(Int32)-1) in ReportExtractResult()
2407 // if (indexType == NArchive::NEventIndexType::kBlockIndex) {} in ReportExtractResult()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp1458 NEventIndexType::kInArcIndex, arcIndex, in OpenFile()
1486 NEventIndexType::kInArcIndex, arcIndex, in CloseFile()
2281 NEventIndexType::kBlockIndex, (UInt32)folderIndex, in Update()
2293 NEventIndexType::kInArcIndex, (UInt32)fi, in Update()
2337 NEventIndexType::kBlockIndex, (UInt32)folderIndex, in Update()
2517 NEventIndexType::kInArcIndex, db->FolderStartFileIndex[folderIndex], in Update()
2518 // NEventIndexType::kBlockIndex, (UInt32)folderIndex, in Update()
2539 NEventIndexType::kBlockIndex, (UInt32)folderIndex, in Update()
2677 NEventIndexType::kBlockIndex, (UInt32)folderIndex, in Update()
2906 NEventIndexType in Update()
[all...]
H A D7zExtract.cpp419 RINOK(callbackMessage->ReportExtractResult(NEventIndexType::kBlockIndex, folderIndex, resOp)) in Extract()
/third_party/lzma/CPP/7zip/Archive/
H A DIArchive.h151 namespace NEventIndexType namespace
248 UInt32 indexType (NEventIndexType)
481 UInt32 indexType (NEventIndexType)
H A DXzHandler.cpp1306 RINOK(opCallback->ReportOperation(NEventIndexType::kInArcIndex, 0, NUpdateNotifyOp::kReplicate)) in UpdateItems()

Completed in 11 milliseconds