Home
last modified time | relevance | path

Searched refs:GetFaviconForURL (Results 1 – 22 of 22) sorted by relevance

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