Home | History | Annotate | Download | only in history

Lines Matching refs:page_url

198                         const GURL& page_url);
206 const GURL& page_url,
218 const GURL& page_url,
221 void SetFavicon(const GURL& page_url,
227 const GURL& page_url,
231 void SetFaviconOutOfDateForPage(const GURL& page_url);
398 const GURL& page_url, std::vector<unsigned char>* data);
448 // If page_url is non-null and SetFavicon has previously been invoked for
449 // icon_url the favicon url for page_url (and all redirects) is set to
451 // Only a single type can be given in icon_type when page_url is specified.
453 const GURL* page_url,
458 // Sets the favicon url id for page_url to id. This will also broadcast
460 void SetFaviconMapping(const GURL& page_url,
465 // existing mapping between |page_url| and |id| this does nothing and returns
469 bool AddOrUpdateIconMapping(const GURL& page_url,