Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DStreamUtils.h16 HRESULT InStream_AtBegin_GetSize(IInStream *stream, UInt64 &size) throw();
22 return InStream_AtBegin_GetSize(stream, sizeRes); in InStream_GetSize_SeekToBegin()
H A DStreamUtils.cpp18 HRESULT InStream_AtBegin_GetSize(IInStream *stream, UInt64 &sizeRes) throw() in InStream_AtBegin_GetSize() function
/third_party/lzma/CPP/7zip/Archive/
H A DSplitHandler.cpp199 RINOK(InStream_AtBegin_GetSize(stream, size)) in Open2()
223 RINOK(InStream_AtBegin_GetSize(nextStream, size)) in Open2()
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1209 RINOK(InStream_AtBegin_GetSize(stream, len)) in ReadStream_to_Buf()
H A DOpenArchive.cpp3442 RINOK(InStream_AtBegin_GetSize(op.stream, fileSize))

Completed in 6 milliseconds