Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp1372 UInt32 _startIndex; member
1378 _startIndex = startIndex; in Init()
1404 const CFileItem &fi = _db->Files[_startIndex + index]; in GetSubStreamSize()
1422 UInt32 _startIndex; member in NArchive::CRepackStreamBase
1440 _startIndex = startIndex; in Init()
1451 UInt32 arcIndex = _startIndex + _currentIndex; in OpenFile()
1476 UInt32 arcIndex = _startIndex + _currentIndex; in CloseFile()
1495 while (_currentIndex < _extractStatuses->Size() && _db->Files[_startIndex + _currentIndex].Size == 0) in ProcessEmptyFiles()

Completed in 4 milliseconds