Home
last modified time | relevance | path

Searched defs:IncrementRecursionDepth (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc853 util::Status JsonStreamParser::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::JsonStreamParser
Dprotostream_objectsource.cc1094 Status ProtoStreamObjectSource::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::ProtoStreamObjectSource
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.h530 inline void IncrementRecursionDepth() { recursion_depth_++; } in IncrementRecursionDepth() function
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h1506 inline bool CodedInputStream::IncrementRecursionDepth() { in IncrementRecursionDepth() function