Searched refs:matching_cookies (Results 1 – 1 of 1) sorted by relevance
818 std::set<CanonicalCookie*> matching_cookies; in DeleteCookie() local826 matching_cookies.insert(*it); in DeleteCookie()832 if (matching_cookies.find(curit->second) != matching_cookies.end()) { in DeleteCookie()