HomeSort by relevance Sort by last modified time
    Searched refs:GetFaviconForURL (Results 1 - 21 of 21) sorted by null

  /external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.h 32 void GetFaviconForURL(Profile* profile,
favicon_source.cc 40 handle = favicon_service->GetFaviconForURL(
chrome_web_ui_factory.cc 278 void ChromeWebUIFactory::GetFaviconForURL(
286 ExtensionWebUI::GetFaviconForURL(profile, request, page_url);
317 // The extension scheme is handled in GetFaviconForURL.
extension_icon_source.cc 200 FaviconService::Handle handle = favicon_service->GetFaviconForURL(
  /external/chromium/chrome/browser/
favicon_service.cc 47 FaviconService::Handle FaviconService::GetFaviconForURL(
57 ChromeWebUIFactory::GetInstance()->GetFaviconForURL(
62 hs->GetFaviconForURL(request, page_url, icon_types);
favicon_service.h 73 Handle GetFaviconForURL(const GURL& page_url,
favicon_helper.cc 101 GetFaviconForURL(url_, icon_types_, &cancelable_consumer_,
244 void FaviconHelper::GetFaviconForURL(
249 GetFaviconService()->GetFaviconForURL(page_url, icon_types, consumer,
favicon_helper.h 126 virtual void GetFaviconForURL(
custom_home_pages_table_model.cc 166 entry->favicon_handle = favicon_service->GetFaviconForURL(entry->url,
possible_url_model.cc 165 favicon_service->GetFaviconForURL(
jumplist_win.cc 690 FaviconService::Handle handle = favicon_service->GetFaviconForURL(
favicon_helper_unittest.cc 204 virtual void GetFaviconForURL(
  /external/chromium/chrome/browser/extensions/
extension_web_ui.h 77 static void GetFaviconForURL(Profile* profile,
extension_web_ui.cc 409 void ExtensionWebUI::GetFaviconForURL(Profile* profile,
  /external/chromium/chrome/browser/history/
history.cc 467 void HistoryService::GetFaviconForURL(
471 Schedule(PRIORITY_NORMAL, &HistoryBackend::GetFaviconForURL, NULL, request,
history_backend.h 217 void GetFaviconForURL(scoped_refptr<GetFaviconRequest> request,
history.h 657 void GetFaviconForURL(FaviconService::GetFaviconRequest* request,
    [all...]
history_backend.cc     [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer.cc 442 favicon_service->GetFaviconForURL(GURL(url), history::FAVICON,
bookmark_model.cc 763 FaviconService::Handle handle = favicon_service->GetFaviconForURL(
  /external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model.cc 233 FaviconService::Handle handle = favicon_service->GetFaviconForURL(

Completed in 913 milliseconds