Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DStreamUtils.cpp29 const HRESULT hres = InStream_GetSize_SeekToEnd(stream, sizeRes); in InStream_AtBegin_GetSize()
47 const HRESULT hres = InStream_GetSize_SeekToEnd(stream, sizeRes); in InStream_GetPos_GetSize()
H A DStreamUtils.h12 inline HRESULT InStream_GetSize_SeekToEnd(IInStream *stream, UInt64 &sizeRes) throw() in InStream_GetSize_SeekToEnd() function
/third_party/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp358 RINOK(InStream_GetSize_SeekToEnd(inStream, _packSize))
H A DXzHandler.cpp553 RINOK(InStream_GetSize_SeekToEnd(inStream, _stat.InSize)) in Open2()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp1605 RINOK(InStream_GetSize_SeekToEnd(_stream, fileSize)) in ReadDatabase2()

Completed in 6 milliseconds