Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DApfsHandler.cpp1234 struct j_dstream struct
1236 UInt64 size;
1237 UInt64 alloced_size;
1238 UInt64 default_crypto_id;
1239 UInt64 total_bytes_written;
1240 UInt64 total_bytes_read;
1242 void Parse(const Byte *p) in Parse()