Searched refs:pathMatches (Results 1 – 1 of 1) sorted by relevance
223 if (pathMatches(uri, cookie) && in get()318 if (!pathMatches(uri, cookie)) { in put()412 private static boolean pathMatches(URI uri, HttpCookie cookie) { in pathMatches() method in CookieManager