Home
last modified time | relevance | path

Searched defs:streamSize (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DLimitedStreams.h24 void Init(UInt64 streamSize) in Init()
/third_party/skia/tests/
DPDFGlyphsToUnicodeTest.cpp25 const size_t streamSize = stream.bytesWritten(); in stream_equals() local
/third_party/lz4/programs/
Dlz4io.c964 unsigned long long streamSize = 0; in LZ4IO_decodeLegacyStream() local