Home
last modified time | relevance | path

Searched defs:replace_id (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
Dnotification.cc15 const base::string16& replace_id, in Notification()
38 const base::string16& replace_id, in Notification()
68 const base::string16& replace_id, in Notification()
102 const base::string16& replace_id, in Notification()
Dnotification.h86 const base::string16& replace_id() const { return replace_id_; } in replace_id() function
Dballoon_notification_ui_manager.cc93 const base::string16& replace_id = notification.replace_id(); in Update() local
229 const base::string16& replace_id = notification.replace_id(); in UpdateNotification() local
Ddesktop_notification_service.cc271 const base::string16& replace_id, in AddNotification()
298 const base::string16& replace_id, in AddIconNotification()
Dmessage_center_notification_manager.cc107 const base::string16& replace_id = notification.replace_id(); in Update() local
Dnotification_browsertest.cc337 const char* replace_id) { in CreateNotification()
/external/chromium_org/chrome/browser/ui/views/message_center/
Dweb_notification_tray_browsertest.cc64 void AddNotification(const std::string& id, const std::string& replace_id) { in AddNotification()
78 void UpdateNotification(const std::string& replace_id, in UpdateNotification()
177 std::string replace_id = in IN_PROC_BROWSER_TEST_F() local
205 std::string replace_id = in IN_PROC_BROWSER_TEST_F() local
/external/chromium/chrome/browser/notifications/
Dnotification.cc10 const string16& replace_id, in Notification()
Dnotification.h40 const string16& replace_id() const { return replace_id_; } in replace_id() function
Dnotification_ui_manager.cc182 const string16& replace_id = notification.replace_id(); in TryReplacement() local
/external/chromium_org/content/public/common/
Dshow_desktop_notification_params.h32 base::string16 replace_id; member
/external/chromium_org/chrome/browser/chromeos/file_manager/
Ddesktop_notifications.cc171 const base::string16 replace_id = UTF8ToUTF16(notification_id); in NotificationMessage() local
/external/chromium_org/chrome/browser/ui/ash/
Dscreenshot_taker.cc513 const base::string16 replace_id(UTF8ToUTF16(notification_id)); in CreateNotification() local