Searched defs:recursion_limit_ (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
D | text_format.h | 612 int recursion_limit_; variable |
D | text_format.cc | 1210 int recursion_limit_; member in google::protobuf::TextFormat::Parser::ParserImpl |
/third_party/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.h | 580 int recursion_limit_; variable |