Searched defs:IncrementRecursionDepth (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/src/google/protobuf/util/internal/ | ||
D | json_stream_parser.cc | 853 util::Status JsonStreamParser::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::JsonStreamParser |
D | protostream_objectsource.cc | 1094 Status ProtoStreamObjectSource::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::ProtoStreamObjectSource |
/third_party/node/deps/v8/src/regexp/ | ||
D | regexp-compiler.h | 530 inline void IncrementRecursionDepth() { recursion_depth_++; } in IncrementRecursionDepth() function |
/third_party/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.h | 1506 inline bool CodedInputStream::IncrementRecursionDepth() { in IncrementRecursionDepth() function |