CancelAllByProfile   54 chrome/browser/notifications/balloon_notification_ui_manager.h   virtual bool CancelAllByProfile(Profile* profile) OVERRIDE;
CancelAllByProfile  345 chrome/browser/notifications/desktop_notifications_unittest.cc   ui_manager_->CancelAllByProfile(second_profile);
CancelAllByProfile   63 chrome/browser/notifications/message_center_notification_manager.h   virtual bool CancelAllByProfile(Profile* profile) OVERRIDE;
CancelAllByProfile   45 chrome/browser/notifications/notification_system_observer.cc       ui_manager_->CancelAllByProfile(content::Source<Profile>(source).ptr());
CancelAllByProfile  114 chrome/browser/notifications/notification_test_util.h   virtual bool CancelAllByProfile(Profile* profile) OVERRIDE;
CancelAllByProfile   55 chrome/browser/notifications/notification_ui_manager.h   virtual bool CancelAllByProfile(Profile* profile) = 0;