Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc136 int total_bytes_limit, int warning_threshold) { in SetTotalBytesLimit() argument
142 total_bytes_warning_threshold_ = warning_threshold; in SetTotalBytesLimit()
Dcoded_stream.h337 void SetTotalBytesLimit(int total_bytes_limit, int warning_threshold);