Searched refs:GetFaviconForURL (Results 1 - 21 of 21) sorted by relevance

/external/chromium/chrome/browser/
H A Dfavicon_service.cc47 FaviconService::Handle FaviconService::GetFaviconForURL( function in class:FaviconService
57 ChromeWebUIFactory::GetInstance()->GetFaviconForURL(
62 hs->GetFaviconForURL(request, page_url, icon_types);
H A Dfavicon_service.h73 Handle GetFaviconForURL(const GURL& page_url,
H A Dfavicon_helper.cc101 GetFaviconForURL(url_, icon_types_, &cancelable_consumer_,
244 void FaviconHelper::GetFaviconForURL( function in class:FaviconHelper
249 GetFaviconService()->GetFaviconForURL(page_url, icon_types, consumer,
H A Dfavicon_helper.h126 virtual void GetFaviconForURL(
H A Dcustom_home_pages_table_model.cc166 entry->favicon_handle = favicon_service->GetFaviconForURL(entry->url,
H A Dpossible_url_model.cc165 favicon_service->GetFaviconForURL(
H A Djumplist_win.cc690 FaviconService::Handle handle = favicon_service->GetFaviconForURL(
H A Dfavicon_helper_unittest.cc204 virtual void GetFaviconForURL(
/external/chromium/chrome/browser/ui/webui/
H A Dchrome_web_ui_factory.h32 void GetFaviconForURL(Profile* profile,
H A Dfavicon_source.cc40 handle = favicon_service->GetFaviconForURL(
H A Dchrome_web_ui_factory.cc278 void ChromeWebUIFactory::GetFaviconForURL( function in class:ChromeWebUIFactory
286 ExtensionWebUI::GetFaviconForURL(profile, request, page_url);
317 // The extension scheme is handled in GetFaviconForURL.
H A Dextension_icon_source.cc200 FaviconService::Handle handle = favicon_service->GetFaviconForURL(
/external/chromium/chrome/browser/extensions/
H A Dextension_web_ui.h77 static void GetFaviconForURL(Profile* profile,
H A Dextension_web_ui.cc409 void ExtensionWebUI::GetFaviconForURL(Profile* profile, function in class:ExtensionWebUI
/external/chromium/chrome/browser/history/
H A Dhistory.cc467 void HistoryService::GetFaviconForURL( function in class:HistoryService
471 Schedule(PRIORITY_NORMAL, &HistoryBackend::GetFaviconForURL, NULL, request,
H A Dhistory_backend.h217 void GetFaviconForURL(scoped_refptr<GetFaviconRequest> request,
H A Dhistory.h657 void GetFaviconForURL(FaviconService::GetFaviconRequest* request,
H A Dhistory_backend.cc1731 void HistoryBackend::GetFaviconForURL( function in class:history::HistoryBackend
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc442 favicon_service->GetFaviconForURL(GURL(url), history::FAVICON,
H A Dbookmark_model.cc763 FaviconService::Handle handle = favicon_service->GetFaviconForURL(
/external/chromium/chrome/browser/ui/toolbar/
H A Dback_forward_menu_model.cc233 FaviconService::Handle handle = favicon_service->GetFaviconForURL(

Completed in 134 milliseconds