GetAppIcon         14 chrome/browser/app_icon_win.h HICON GetAppIcon();
GetAppIcon        773 chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc     gfx::Image notification_app_icon = synced_notification->GetAppIcon();
GetAppIcon        111 chrome/browser/notifications/sync_notifier/synced_notification.h   const gfx::Image& GetAppIcon() const;
GetAppIcon        340 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc   EXPECT_FALSE(notification1_->GetAppIcon().IsEmpty());
GetAppIcon         40 chrome/browser/task_manager/browser_process_resource_provider.cc     HICON icon = GetAppIcon();
GetAppIcon        160 chrome/browser/ui/views/chrome_views_delegate.cc   return GetAppIcon();
GetAppIcon         39 chrome/browser/ui/views/tab_icon_view.cc     HICON app_icon = GetAppIcon();