Searched refs:DecrementRecursionDepthAndPopLimit (Results 1 – 4 of 4) sorted by relevance
142 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadNestedMessage()241 if (!input.DecrementRecursionDepthAndPopLimit(p.first)) { in ParseFast()
157 bool CodedInputStream::DecrementRecursionDepthAndPopLimit(Limit limit) { in DecrementRecursionDepthAndPopLimit() function in google::protobuf::io::CodedInputStream
448 bool DecrementRecursionDepthAndPopLimit(Limit limit);
1267 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadMessage()