Searched refs:kInArcIndex (Results 1 - 5 of 5) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | UpdateCallback.cpp | 796 if (indexType == NArchive::NEventIndexType::kInArcIndex)
in ReportOperation() 855 if (indexType == NArchive::NEventIndexType::kInArcIndex)
in ReportExtractResult()
|
H A D | ArchiveExtractCallback.cpp | 2396 if (indexType == NArchive::NEventIndexType::kInArcIndex && index != (UInt32)(Int32)-1)
in ReportExtractResult()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zUpdate.cpp | 1458 NEventIndexType::kInArcIndex, arcIndex,
in OpenFile() 1486 NEventIndexType::kInArcIndex, arcIndex,
in CloseFile() 2293 NEventIndexType::kInArcIndex, (UInt32)fi,
in Update() 2517 NEventIndexType::kInArcIndex, db->FolderStartFileIndex[folderIndex],
in Update()
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | IArchive.h | 156 kInArcIndex,
enumerator
|
H A D | XzHandler.cpp | 1306 RINOK(opCallback->ReportOperation(NEventIndexType::kInArcIndex, 0, NUpdateNotifyOp::kReplicate))
in UpdateItems()
|
Completed in 20 milliseconds