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