Searched refs:IncrementRecursionDepthAndPushLimit (Results 1 – 4 of 4) sorted by relevance
149 CodedInputStream::IncrementRecursionDepthAndPushLimit(int byte_limit) { in IncrementRecursionDepthAndPushLimit() function in google::protobuf::io::CodedInputStream
434 std::pair<CodedInputStream::Limit, int> IncrementRecursionDepthAndPushLimit(
1261 input->IncrementRecursionDepthAndPushLimit(length); in ReadMessage()
353 "google::protobuf::io::CodedInputStream::IncrementRecursionDepthAndPushLimit(int)";