Home
last modified time | relevance | path

Searched defs:sizeRes (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DStreamUtils.h12 inline HRESULT InStream_GetSize_SeekToEnd(IInStream *stream, UInt64 &sizeRes) throw() in InStream_GetSize_SeekToEnd() argument
19 inline HRESULT InStream_GetSize_SeekToBegin(IInStream *stream, UInt64 &sizeRes) throw() in InStream_GetSize_SeekToBegin() argument
H A DStreamUtils.cpp18 HRESULT InStream_AtBegin_GetSize(IInStream *stream, UInt64 &sizeRes) throw() in InStream_AtBegin_GetSize() argument
35 HRESULT InStream_GetPos_GetSize(IInStream *stream, UInt64 &curPosRes, UInt64 &sizeRes) throw() in InStream_GetPos_GetSize() argument

Completed in 1 milliseconds