Searched refs:in_ (Results 1 – 6 of 6) sorted by relevance
88 explicit ZeroCopyInputAdaptor(io::InputStream* in) : in_(in) { in ZeroCopyInputAdaptor()93 bool result = in_->Next(data, &out_size); in Next()99 in_->BackUp(static_cast<size_t>(count)); in BackUp()117 return static_cast<::google::protobuf::int64>(in_->ByteCount()); in ByteCount()123 io::InputStream* in_; variable128 explicit ProtoInputStreamReader(io::InputStream* in) : in_(in) { } in ProtoInputStreamReader()132 ZeroCopyInputAdaptor adapter(in_); in ReadMessage()140 io::InputStream* in_;
212 error << "failed to read header length from input: " << reader_->in_->GetError(); in GetResFileOffsets()220 error << "failed to read data length from input: " << reader_->in_->GetError(); in GetResFileOffsets()268 : in_(in), in ContainerReader()278 error << "failed to read magic from input: " << in_->GetError(); in ContainerReader()292 error << "failed to read version from input: " << in_->GetError(); in ContainerReader()306 error << "failed to read entry count from input: " << in_->GetError(); in ContainerReader()326 error << "failed reading entry type from input: " << in_->GetError(); in Next()334 error << "failed reading entry length from input: " << in_->GetError(); in Next()
95 io::InputStream* in_; variable
33 XmlPullParser::XmlPullParser(InputStream* in) : in_(in), empty_(), depth_(0) { in XmlPullParser()60 if (!in_->Next(reinterpret_cast<const void**>(&buffer), &buffer_size)) { in Next()61 if (in_->HadError()) { in Next()62 error_ = in_->GetError(); in Next()
176 io::InputStream* in_; variable
146 …session.query(MmFilemapAddToPageCache).filter(MmFilemapAddToPageCache.page.in_([0x000000006e0f8322…187 …session.query(MmFilemapAddToPageCache).filter(MmFilemapAddToPageCache.page.in_([0x000000006e0f8322…