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

/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_capture_tray_item.cc72 std::string ScreenCaptureTrayItem::GetNotificationId() { function in class:ash::internal::ScreenCaptureTrayItem
H A Dscreen_share_tray_item.cc82 std::string ScreenShareTrayItem::GetNotificationId() { function in class:ash::internal::ScreenShareTrayItem
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Ddesktop_notifications.cc116 std::string GetNotificationId(DesktopNotifications::NotificationType type, function in namespace:file_manager::__anon4416
303 std::string notification_id = GetNotificationId(type, path);
312 std::string notification_id = GetNotificationId(type, path);
323 std::string notification_id = GetNotificationId(type, path);
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dchrome_notifier_service_unittest.cc41 std::string GetNotificationId(const SyncData& sync_data) { function in namespace:__anon5400
143 change_map_[GetNotificationId(iter->sync_data())] = *iter;

Completed in 351 milliseconds