Searched refs:DidUpdateFaviconURL (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dmetro_pin_tab_helper_win.h35 virtual void DidUpdateFaviconURL(
H A Dmetro_pin_tab_helper_win.cc420 void MetroPinTabHelper::DidUpdateFaviconURL( function in class:MetroPinTabHelper
/external/chromium_org/android_webview/browser/
H A Dicon_helper.h45 virtual void DidUpdateFaviconURL(
H A Dicon_helper.cc60 void IconHelper::DidUpdateFaviconURL( function in class:android_webview::IconHelper
/external/chromium_org/chrome/browser/extensions/
H A Dfavicon_downloader.h71 virtual void DidUpdateFaviconURL(
77 // URLs that aren't given by WebContentsObserver::DidUpdateFaviconURL() that
H A Dfavicon_downloader.cc31 // DidUpdateFaviconURL() is called.
114 void FaviconDownloader::DidUpdateFaviconURL( function in class:FaviconDownloader
H A Dfavicon_downloader_unittest.cc87 FaviconDownloader::DidUpdateFaviconURL(candidates);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dlauncher_favicon_loader.cc42 virtual void DidUpdateFaviconURL(
71 void FaviconRawBitmapHandler::DidUpdateFaviconURL( function in class:internal::FaviconRawBitmapHandler
H A Dlauncher_favicon_loader_browsertest.cc47 virtual void DidUpdateFaviconURL(
/external/chromium_org/athena/content/
H A Dapp_activity.h69 virtual void DidUpdateFaviconURL(
H A Dweb_activity.h78 virtual void DidUpdateFaviconURL(
83 // Called when a favicon download initiated in DidUpdateFaviconURL()
H A Dapp_activity.cc196 void AppActivity::DidUpdateFaviconURL( function in class:athena::AppActivity
H A Dweb_activity.cc596 void WebActivity::DidUpdateFaviconURL( function in class:athena::WebActivity
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_tab_helper.h60 // DidUpdateFaviconURL has not yet been called for the current navigation.
67 virtual void DidUpdateFaviconURL(
H A Dfavicon_tab_helper.cc245 void FaviconTabHelper::DidUpdateFaviconURL( function in class:FaviconTabHelper
/external/chromium_org/content/public/browser/
H A Dweb_contents_observer.h290 virtual void DidUpdateFaviconURL(const std::vector<FaviconURL>& candidates) {} function in class:content::WebContentsObserver
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager_unittest.cc181 virtual void DidUpdateFaviconURL(
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc3073 DidUpdateFaviconURL(candidates));

Completed in 260 milliseconds