Lines Matching refs:streamSwitch
540 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()
1239 streamSwitch.Remove(); in ReadDatabase2()
1240 streamSwitch.Set(this, dataVector.Front()); in ReadDatabase2()