Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dparse_context.h197 int BytesUntilLimit(const char* ptr) const { in BytesUntilLimit() function
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc172 int CodedInputStream::BytesUntilLimit() const { in BytesUntilLimit() function in google::protobuf::io::CodedInputStream