Home
last modified time | relevance | path

Searched refs:kDefaultTotalBytesLimit (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h638 static const int kDefaultTotalBytesLimit = INT_MAX; variable
1543 total_bytes_limit_(kDefaultTotalBytesLimit), in CodedInputStream()
1563 total_bytes_limit_(kDefaultTotalBytesLimit), in CodedInputStream()