Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_partition_key.cc45 CookiePartitionKey::CookiePartitionKey(mojo::DefaultConstruct::Tag) {} in CookiePartitionKey() function in net::CookiePartitionKey
59 CookiePartitionKey::CookiePartitionKey( in CookiePartitionKey() function in net::CookiePartitionKey
69 CookiePartitionKey::CookiePartitionKey(bool from_script) in CookiePartitionKey() function in net::CookiePartitionKey
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_isolation_key.h25 class CookiePartitionKey; variable
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc12900 TEST_F(URLRequestTest, CookiePartitionKey) { in TEST_F() argument