ImageDownloads 293 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ImageDownloads::ImageDownloads( ImageDownloads 301 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ImageDownloads::~ImageDownloads() { } ImageDownloads 303 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::StartDownloads( ImageDownloads 348 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::StartDownloadWithImage( ImageDownloads 383 chrome/browser/notifications/message_center_notification_manager.cc &MessageCenterNotificationManager::ImageDownloads::DownloadComplete, ImageDownloads 388 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::DownloadComplete( ImageDownloads 405 chrome/browser/notifications/message_center_notification_manager.cc void MessageCenterNotificationManager::ImageDownloads::AddPendingDownload() { ImageDownloads 410 chrome/browser/notifications/message_center_notification_manager.cc MessageCenterNotificationManager::ImageDownloads::PendingDownloadCompleted() { ImageDownloads 425 chrome/browser/notifications/message_center_notification_manager.cc downloads_(new ImageDownloads(message_center, this)) { ImageDownloads 104 chrome/browser/notifications/message_center_notification_manager.h class ImageDownloads ImageDownloads 105 chrome/browser/notifications/message_center_notification_manager.h : public base::SupportsWeakPtr<ImageDownloads> { ImageDownloads 107 chrome/browser/notifications/message_center_notification_manager.h ImageDownloads( ImageDownloads 110 chrome/browser/notifications/message_center_notification_manager.h virtual ~ImageDownloads(); ImageDownloads 145 chrome/browser/notifications/message_center_notification_manager.h DISALLOW_COPY_AND_ASSIGN(ImageDownloads); ImageDownloads 185 chrome/browser/notifications/message_center_notification_manager.h scoped_ptr<ImageDownloads> downloads_;