Home
last modified time | relevance | path

Searched defs:NotificationCOMWrapper (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.cpp43 class NotificationCOMWrapper : public IWebDesktopNotification { class
63 NotificationCOMWrapper(Notification* inner) : m_refCount(1), m_inner(inner) {} in NotificationCOMWrapper() function in NotificationCOMWrapper