Searched refs:IsSchemefulSameSiteEnabled (Results 1 – 4 of 4) sorted by relevance
65 url, cookie_util::IsSchemefulSameSiteEnabled()); in IsFirstParty()87 if (cookie_util::IsSchemefulSameSiteEnabled() || in IsEquivalent()146 if (cookie_util::IsSchemefulSameSiteEnabled()) in IsNull()
33 if (cookie_util::IsSchemefulSameSiteEnabled()) in GetContextForCookieInclusion()42 return cookie_util::IsSchemefulSameSiteEnabled() ? schemeful_metadata() in GetMetadataForCurrentSchemefulMode()
252 NET_EXPORT bool IsSchemefulSameSiteEnabled();
866 bool IsSchemefulSameSiteEnabled() { in IsSchemefulSameSiteEnabled() function