Searched defs:IncrementRecursionDepth (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.h | 1211 inline bool CodedInputStream::IncrementRecursionDepth() { in IncrementRecursionDepth() function |
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | protostream_objectsource.cc | 1049 Status ProtoStreamObjectSource::IncrementRecursionDepth( in IncrementRecursionDepth() function in google::protobuf::util::converter::ProtoStreamObjectSource |
/external/v8/src/regexp/ | ||
D | jsregexp.cc | 968 inline void IncrementRecursionDepth() { recursion_depth_++; } in IncrementRecursionDepth() function in v8::internal::RegExpCompiler |