Home
last modified time | relevance | path

Searched refs:streamSwitch (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp655 CStreamSwitch streamSwitch; in ReadUnpackInfo() local
656 streamSwitch.Set(this, dataVector); in ReadUnpackInfo()
1055 CStreamSwitch streamSwitch; in ReadUInt64DefVector() local
1056 streamSwitch.Set(this, &dataVector); in ReadUInt64DefVector()
1219 CStreamSwitch streamSwitch; in ReadHeader() local
1220 streamSwitch.Set(this, &dataVector); in ReadHeader()
1247 CStreamSwitch streamSwitch; in ReadHeader() local
1248 streamSwitch.Set(this, &dataVector); in ReadHeader()
1596 CStreamSwitch streamSwitch; in ReadDatabase2() local
1597 streamSwitch.Set(this, buffer2); in ReadDatabase2()
[all …]