Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1211 inline bool CodedInputStream::IncrementRecursionDepth() { in IncrementRecursionDepth() function
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc1049 Status ProtoStreamObjectSource::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::ProtoStreamObjectSource
/external/v8/src/regexp/
Djsregexp.cc968 inline void IncrementRecursionDepth() { recursion_depth_++; } in IncrementRecursionDepth() function in v8::internal::RegExpCompiler