Searched defs:Notification (Results 1 – 5 of 5) sorted by relevance
45 Notification::Notification(const String& url, ScriptExecutionContext* context, ExceptionCode& ec, N… in Notification() function in WebCore::Notification65 Notification::Notification(const NotificationContents& contents, ScriptExecutionContext* context, E… in Notification() function in WebCore::Notification
42 class Notification; variable
37 namespace WebCore { class Notification; } variable
53 class Notification; variable
1965 class Notification { class1967 explicit Notification(bool value) : value_(value) {} in Notification() function in Notification