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