Home
last modified time | relevance | path

Searched defs:is_same_party (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/cookies/
Dparsed_cookie.cc276 bool ParsedCookie::SetIsSameParty(bool is_same_party) { in SetIsSameParty()
Dcanonical_cookie.cc1670 bool CanonicalCookie::IsCookieSamePartyValid(bool is_same_party, in IsCookieSamePartyValid()
/external/cronet/net/first_party_sets/
Dglobal_first_party_sets.cc71 SamePartyContext::Type ContextTypeFromBool(bool is_same_party) { in ContextTypeFromBool()