Searched refs:same_partition_key (Results 1 – 1 of 1) sorted by relevance
814 bool same_partition_key = PartitionKey() == secure_cookie.PartitionKey(); in IsEquivalentForSecureCookieMatching() local830 same_partition_key && same_name && domain_match && path_match; in IsEquivalentForSecureCookieMatching()