Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php48 private $total_bytes_limit; variable
67 $this->total_bytes_limit = self::DEFAULT_TOTAL_BYTES_LIMIT; variable
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc179 void CodedInputStream::SetTotalBytesLimit(int total_bytes_limit) { in SetTotalBytesLimit() argument
H A Dcoded_stream.h397 void SetTotalBytesLimit(int total_bytes_limit, int) { in SetTotalBytesLimit() argument

Completed in 6 milliseconds