Searched refs:CrashNotificationDelegate (Results 1 – 2 of 2) sorted by relevance
49 class CrashNotificationDelegate : public NotificationDelegate { class51 CrashNotificationDelegate(Profile* profile, const Extension* extension) in CrashNotificationDelegate() function in __anone13ba6ff0111::CrashNotificationDelegate57 ~CrashNotificationDelegate() { in ~CrashNotificationDelegate()88 DISALLOW_COPY_AND_ASSIGN(CrashNotificationDelegate);102 new CrashNotificationDelegate(profile, extension)); in ShowBalloon()
92 class CrashNotificationDelegate : public NotificationDelegate { class94 CrashNotificationDelegate(Profile* profile, in CrashNotificationDelegate() function in __anon4f9d67950111::CrashNotificationDelegate148 virtual ~CrashNotificationDelegate() {} in ~CrashNotificationDelegate()155 DISALLOW_COPY_AND_ASSIGN(CrashNotificationDelegate);162 scoped_refptr<CrashNotificationDelegate> delegate, in NotificationImageReady()211 make_scoped_refptr(new CrashNotificationDelegate(profile, extension)), in ShowBalloon()