Home
last modified time | relevance | path

Searched defs:ReallyBigInputStream (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc1540 class ReallyBigInputStream : public ZeroCopyInputStream { class
1542 ReallyBigInputStream() : backup_amount_(0), buffer_count_(0) {} in ReallyBigInputStream() function in google::protobuf::io::__anon2153cf6b0111::ReallyBigInputStream