Searched defs:parentPath (Results 1 – 2 of 2) sorted by relevance
42 String parentPath = parent.getCanonicalPath(); in isContainedIn() local
1343 private static boolean isParentPath(int parentPath, int childPath) { in isParentPath()