Searched refs:mStackDepth (Results 1 – 1 of 1) sorted by relevance
40 private long mStackDepth; field in Decoder.Validator63 mStackDepth = 0; in Validator()94 ++mStackDepth; in increaseStackDepth()95 if (mStackDepth >= MAX_RECURSION_DEPTH) { in increaseStackDepth()101 --mStackDepth; in decreaseStackDepth()