Searched refs:max_recursion_depth_ (Results 1 – 4 of 4) sorted by relevance
88 max_recursion_depth_ = max_depth; in set_max_recursion_depth()290 int max_recursion_depth_; variable
124 max_recursion_depth_ = max_depth; in set_max_recursion_depth()314 int max_recursion_depth_; variable
160 max_recursion_depth_(kDefaultMaxRecursionDepth) { in JsonStreamParser()855 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
127 max_recursion_depth_(kDefaultMaxRecursionDepth), in ProtoStreamObjectSource()147 max_recursion_depth_(kDefaultMaxRecursionDepth), in ProtoStreamObjectSource()1096 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()