Home
last modified time | relevance | path

Searched defs:DecrementRecursionDepth (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1316 inline void CodedInputStream::DecrementRecursionDepth() { in DecrementRecursionDepth() function
/external/v8/src/regexp/
Dregexp-compiler.h553 inline void DecrementRecursionDepth() { recursion_depth_--; } in DecrementRecursionDepth() function