Searched refs:SESSION_RECURSION_LIMIT (Results 1 – 1 of 1) sorted by relevance
52 private static final int SESSION_RECURSION_LIMIT = 25; field in Session273 if (parentCount >= SESSION_RECURSION_LIMIT) { in getFullSessionId()304 if (currParentCount >= SESSION_RECURSION_LIMIT) { in getRootSession()332 if (currChildCount >= SESSION_RECURSION_LIMIT) { in printSessionTree()361 if (parentCount >= SESSION_RECURSION_LIMIT) { in getFullMethodPath()