Searched refs:topmostPath (Results 1 – 9 of 9) sorted by relevance
79 String topmostPath = cookie.getPath(); in match() local80 if (topmostPath == null) { in match()81 topmostPath = "/"; in match()83 if (topmostPath.length() > 1 && topmostPath.endsWith("/")) { in match()84 topmostPath = topmostPath.substring(0, topmostPath.length() - 1); in match()86 boolean match = targetpath.startsWith (topmostPath); in match()89 if (match && targetpath.length() != topmostPath.length()) { in match()90 if (!topmostPath.endsWith("/")) { in match()91 match = (targetpath.charAt(topmostPath.length()) == '/'); in match()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...