Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc799 util::Status JsonStreamParser::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::JsonStreamParser
Dprotostream_objectsource.cc1098 Status ProtoStreamObjectSource::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::ProtoStreamObjectSource
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1311 inline bool CodedInputStream::IncrementRecursionDepth() { in IncrementRecursionDepth() function
/external/v8/src/regexp/
Dregexp-compiler.h552 inline void IncrementRecursionDepth() { recursion_depth_++; } in IncrementRecursionDepth() function