Searched refs:zcis_ (Results 1 – 2 of 2) sorted by relevance
122 while (zcis_->Next(&data, &size_)) { in Next()261 zcis_ = zcis; in InitFrom()
122 if (count > 0) zcis_->BackUp(count); in BackUp()249 io::ZeroCopyInputStream* zcis_ = nullptr; variable