Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h570 static const int kDefaultTotalBytesWarningThreshold = 32 << 20; // 32MB variable
1177 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold), in CodedInputStream()
1198 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold), in CodedInputStream()