Searched defs:LimitByteSource (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/stubs/ | ||
H A D | bytestream.h | 327 class PROTOBUF_EXPORT LimitByteSource : public ByteSource { class |
H A D | bytestream.cc | 161 LimitByteSource::LimitByteSource(ByteSource *source, size_t limit) in LimitByteSource() function in google::protobuf::strings::LimitByteSource |
Completed in 2 milliseconds