Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp540 CStreamSwitch streamSwitch; in ReadUnpackInfo() local
541 streamSwitch.Set(this, dataVector); in ReadUnpackInfo()
768 CStreamSwitch streamSwitch; in ReadUInt64DefVector() local
769 streamSwitch.Set(this, &dataVector); in ReadUInt64DefVector()
968 CStreamSwitch streamSwitch; in ReadHeader() local
969 streamSwitch.Set(this, &dataVector); in ReadHeader()
978 CStreamSwitch streamSwitch; in ReadHeader() local
979 streamSwitch.Set(this, &dataVector); in ReadHeader()
1215 CStreamSwitch streamSwitch; in ReadDatabase2() local
1216 streamSwitch.Set(this, buffer2); in ReadDatabase2()
[all …]