Searched defs:SetTotalBytesLimit (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/io/ | ||
| D | coded_stream.cc | 179 void CodedInputStream::SetTotalBytesLimit(int total_bytes_limit) { in SetTotalBytesLimit() function in google::protobuf::io::CodedInputStream |
| D | coded_stream.h | 397 void SetTotalBytesLimit(int total_bytes_limit, int) { in SetTotalBytesLimit() function |