Searched defs:NotificationMessage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Ddesktop_notifications.cc130 class DesktopNotifications::NotificationMessage { class in class:file_manager::DesktopNotifications
161 NotificationMessage(DesktopNotifications* host, function in class:file_manager::DesktopNotifications::NotificationMessage
178 ~NotificationMessage() {}
186 DISALLOW_COPY_AND_ASSIGN(NotificationMessage);
353 NotificationMessage* new_message =
354 new NotificationMessage(this, profile_, type, notification_id, message);
374 NotificationMessage* notification = it->second;

Completed in 28 milliseconds