Searched refs:DecrementRecursionDepthAndPopLimit (Results 1 – 3 of 3) sorted by relevance
453 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadMessage()501 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadMessageNoVirtual()
432 bool DecrementRecursionDepthAndPopLimit(Limit limit);
165 bool CodedInputStream::DecrementRecursionDepthAndPopLimit(Limit limit) { in DecrementRecursionDepthAndPopLimit() function in google::protobuf::io::CodedInputStream