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.h614 static const int kDefaultTotalBytesWarningThreshold = 32 << 20; // 32MB variable
1255 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold), in CodedInputStream()
1276 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold), in CodedInputStream()