Home
last modified time | relevance | path

Searched defs:SetTotalBytesLimit (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc179 void CodedInputStream::SetTotalBytesLimit(int total_bytes_limit) { in SetTotalBytesLimit() function in google::protobuf::io::CodedInputStream
Dcoded_stream.h397 void SetTotalBytesLimit(int total_bytes_limit, int) { in SetTotalBytesLimit() function