Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.h625 static const int kDefaultTotalBytesLimit = 64 << 20; // 64MB variable
1323 total_bytes_limit_(kDefaultTotalBytesLimit), in CodedInputStream()
1344 total_bytes_limit_(kDefaultTotalBytesLimit), in CodedInputStream()