Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DStreamUtils.h17 HRESULT InStream_GetPos_GetSize(IInStream *stream, UInt64 &curPosRes, UInt64 &sizeRes) throw();
H A DStreamUtils.cpp35 HRESULT InStream_GetPos_GetSize(IInStream *stream, UInt64 &curPosRes, UInt64 &sizeRes) throw() in InStream_GetPos_GetSize() function
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp402 RINOK(InStream_GetPos_GetSize(stream, _arhiveBeginStreamPosition, _fileEndPosition)) in Open()

Completed in 4 milliseconds