Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.h627 static const int kDefaultTotalBytesWarningThreshold = 32 << 20; // 32MB variable
1324 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold), in CodedInputStream()
1345 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold), in CodedInputStream()