Home | History | Annotate | Download | only in src

Lines Matching defs:kMaxRecursion

5101     const int kMaxRecursion = 100;
5102 bool success = RecursivelySerializeToUtf8(*str, &writer, kMaxRecursion);