Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h366 void DeleteByteStream(bool needUpdatePos) in DeleteByteStream() argument
372 if (needUpdatePos) in DeleteByteStream()
H A D7zIn.cpp87 void Set(CInArchive *archive, const Byte *data, size_t size, bool needUpdatePos);
103 void CStreamSwitch::Set(CInArchive *archive, const Byte *data, size_t size, bool needUpdatePos) in Set() argument
109 _needUpdatePos = needUpdatePos; in Set()

Completed in 6 milliseconds