Home | History | Annotate | Download | only in cookies

Lines Matching refs:GURL

30 class GURL;
161 void SetCookieWithDetailsAsync(const GURL& url,
185 const GURL& url,
191 void GetAllCookiesForURLAsync(const GURL& url,
201 void DeleteAllForHostAsync(const GURL& url,
209 const GURL& url,
256 const GURL& url,
265 const GURL& url,
271 const GURL& url, const std::string& cookie_name,
398 bool SetCookieWithDetails(const GURL& url,
410 CookieList GetAllCookiesForURLWithOptions(const GURL& url,
413 CookieList GetAllCookiesForURL(const GURL& url);
420 int DeleteAllForHost(const GURL& url);
423 const GURL& url);
427 bool SetCookieWithOptions(const GURL& url,
431 std::string GetCookiesWithOptions(const GURL& url,
434 void DeleteCookie(const GURL& url, const std::string& cookie_name);
436 bool SetCookieWithCreationTime(const GURL& url,
498 void FindCookiesForHostAndDomain(const GURL& url,
504 const GURL& url,
530 bool SetCookieWithCreationTimeAndOptions(const GURL& url,
579 bool HasCookieableScheme(const GURL& url);
602 const GURL& url);