Searched defs:notification_id (Results 1 – 6 of 6) sorted by relevance
14 int notification_id, bool worker) in NotificationObjectProxy()
47 std::string notification_id() const { return delegate()->id(); } in notification_id() function
162 int notification_id = 1; in TEST_F() local
542 int process_id, int route_id, int notification_id) { in CancelDesktopNotification()
63 void DesktopNotificationHandler::OnCancel(int notification_id) { in OnCancel()