Searched refs:zcis_ (Results 1 – 2 of 2) sorted by relevance
256 io::ZeroCopyInputStream* zcis_ = nullptr; variable285 bool res = zcis_->Next(data, &size_); in StreamNext()290 zcis_->BackUp(count); in StreamBackUp()
287 zcis_ = zcis; in InitFrom()