Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2385 CFolderInStream2 *FosSpec2 = NULL; in Update() local
2411 FosSpec2 = new CFolderInStream2; in Update()
2412 FosSpec2->Init(); in Update()
2413 sbInStream = FosSpec2; in Update()
2414 repackBase = FosSpec2; in Update()
2451 FosSpec2->_inStream = decodedStream; in Update()
2534 if (FosSpec2->Result == S_FALSE) in Update()
2544 RINOK(FosSpec2->Result) in Update()

Completed in 5 milliseconds