Searched refs:IncrementRecursionDepthAndPushLimit (Results 1 – 3 of 3) sorted by relevance
449 input->IncrementRecursionDepthAndPushLimit(length); in ReadMessage()495 input->IncrementRecursionDepthAndPushLimit(length); in ReadMessageNoVirtual()
419 std::pair<CodedInputStream::Limit, int> IncrementRecursionDepthAndPushLimit(
156 CodedInputStream::IncrementRecursionDepthAndPushLimit(int byte_limit) { in IncrementRecursionDepthAndPushLimit() function in google::protobuf::io::CodedInputStream