Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2384 CRepackStreamBase *repackBase; in Update() local
2393 repackBase = threadDecoder.FosSpec; in Update()
2414 repackBase = FosSpec2; in Update()
2454 repackBase->_db = db; in Update()
2455 repackBase->_opCallback = opCallback; in Update()
2456 repackBase->_extractCallback = extractCallback; in Update()
2459 RINOK(repackBase->Init(startIndex, &extractStatuses)) in Update()
2548 RINOK(repackBase->CheckFinishedState()) in Update()

Completed in 5 milliseconds