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