Searched defs:total_bytes_limit (Results 1 – 4 of 4) sorted by relevance
48 private $total_bytes_limit; variable in Google\\Protobuf\\Internal\\CodedInputStream
180 void CodedInputStream::SetTotalBytesLimit(int total_bytes_limit) { in SetTotalBytesLimit()