Searched defs:IncrementRecursionDepth (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h386 bool IncrementRecursionDepth();
516 // Current recursion depth, controlled by IncrementRecursionDepth() and
1138 inline bool CodedInputStream::IncrementRecursionDepth() { function in class:google::protobuf::io::CodedInputStream
/external/v8/src/
H A Djsregexp.cc1022 inline void IncrementRecursionDepth() { recursion_depth_++; } function in class:v8::internal::RegExpCompiler
1058 compiler->IncrementRecursionDepth();

Completed in 69 milliseconds