Searched refs:notificationObjectDestroyed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/notifications/
H A DNotificationClient.h64 virtual void notificationObjectDestroyed(Notification*) = 0;
H A DNotification.cpp189 m_client->notificationObjectDestroyed(this);
/external/chromium_org/third_party/WebKit/Source/web/
H A DNotificationPresenterImpl.h50 virtual void notificationObjectDestroyed(Notification*) OVERRIDE;
H A DNotificationPresenterImpl.cpp69 void NotificationPresenterImpl::notificationObjectDestroyed(Notification* notification) function in class:blink::NotificationPresenterImpl

Completed in 96 milliseconds