HomeSort by relevance Sort by last modified time
    Searched defs:GetNotificationId (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/system/chromeos/screen_security/
screen_capture_tray_item.cc 75 std::string ScreenCaptureTrayItem::GetNotificationId() {
screen_share_tray_item.cc 85 std::string ScreenShareTrayItem::GetNotificationId() {
  /external/chromium_org/chrome/browser/chromeos/file_manager/
desktop_notifications.cc 116 std::string GetNotificationId(DesktopNotifications::NotificationType type,
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/
chrome_notifier_service_unittest.cc 45 std::string GetNotificationId(const SyncData& sync_data) {
151 change_map_[GetNotificationId(iter->sync_data())] = *iter;

Completed in 101 milliseconds