Searched refs:DecrementRecursionDepthAndPopLimit (Results 1 – 4 of 4) sorted by relevance
158 bool CodedInputStream::DecrementRecursionDepthAndPopLimit(Limit limit) { in DecrementRecursionDepthAndPopLimit() function in google::protobuf::io::CodedInputStream
447 bool DecrementRecursionDepthAndPopLimit(Limit limit);
1265 return input->DecrementRecursionDepthAndPopLimit(p.first); in ReadMessage()
354 "google::protobuf::io::CodedInputStream::DecrementRecursionDepthAndPopLimit(int)";