Searched defs:kDefaultTotalBytesWarningThreshold (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h528 static const int kDefaultTotalBytesWarningThreshold = 32 << 20; // 32MB member in class:google::protobuf::io::CodedInputStream
1050 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold),
1071 total_bytes_warning_threshold_(kDefaultTotalBytesWarningThreshold),

Completed in 16 milliseconds