Home
last modified time | relevance | path

Searched defs:CookieDomainAndPathToURL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_util.cc518 GURL CookieDomainAndPathToURL(const std::string& domain, in CookieDomainAndPathToURL() function
529 GURL CookieDomainAndPathToURL(const std::string& domain, in CookieDomainAndPathToURL() function
537 GURL CookieDomainAndPathToURL(const std::string& domain, in CookieDomainAndPathToURL() function
H A Dcookie_util_unittest.cc531 TEST(CookieUtilTest, CookieDomainAndPathToURL) { in TEST() argument