Searched refs:addIndex (Results 1 – 1 of 1) sorted by relevance
102 addIndex(uriIndex, getEffectiveURI(uri), cookie); in add()388 private <T> void addIndex(Map<T, List<HttpCookie>> indexStore, in addIndex() method in InMemoryCookieStore