Searched refs:SESSION_RECURSION_LIMIT (Results 1 – 1 of 1) sorted by relevance
51 private static final int SESSION_RECURSION_LIMIT = 25; field in Session239 if (parentCount >= SESSION_RECURSION_LIMIT) { in getFullSessionId()270 if (currParentCount >= SESSION_RECURSION_LIMIT) { in getRootSession()298 if (currChildCount >= SESSION_RECURSION_LIMIT) { in printSessionTree()327 if (parentCount >= SESSION_RECURSION_LIMIT) { in getFullMethodPath()