Home
last modified time | relevance | path

Searched refs:DidUpdateFaviconURL (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
Dlauncher_favicon_loader.cc43 virtual void DidUpdateFaviconURL(
75 void FaviconBitmapHandler::DidUpdateFaviconURL( in DidUpdateFaviconURL() function in internal::FaviconBitmapHandler
Dlauncher_favicon_loader_browsertest.cc49 virtual void DidUpdateFaviconURL(int32 page_id, in DidUpdateFaviconURL() function in __anon6682eed20111::ContentsObserver
/external/chromium_org/chrome/browser/ui/
Dmetro_pin_tab_helper_win.h35 virtual void DidUpdateFaviconURL(
Dmetro_pin_tab_helper_win.cc421 void MetroPinTabHelper::DidUpdateFaviconURL( in DidUpdateFaviconURL() function in MetroPinTabHelper
/external/chromium_org/android_webview/browser/
Dicon_helper.h44 virtual void DidUpdateFaviconURL(int32 page_id,
Dicon_helper.cc53 void IconHelper::DidUpdateFaviconURL(int32 page_id, in DidUpdateFaviconURL() function in android_webview::IconHelper
/external/chromium_org/chrome/browser/favicon/
Dfavicon_tab_helper.h62 virtual void DidUpdateFaviconURL(
Dfavicon_tab_helper.cc182 void FaviconTabHelper::DidUpdateFaviconURL( in DidUpdateFaviconURL() function in FaviconTabHelper
/external/chromium_org/content/public/browser/
Dweb_contents_observer.h297 virtual void DidUpdateFaviconURL(int32 page_id, in DidUpdateFaviconURL() function
/external/chromium_org/chrome/browser/prerender/
Dprerender_contents.h241 virtual void DidUpdateFaviconURL(int32 page_id,
Dprerender_contents.cc507 void PrerenderContents::DidUpdateFaviconURL( in DidUpdateFaviconURL() function in prerender::PrerenderContents
Dprerender_manager.cc667 DidUpdateFaviconURL(prerender_contents->page_id(), urls); in SwapInternal()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc2517 DidUpdateFaviconURL(page_id, candidates)); in OnUpdateFaviconURL()