Searched defs:NotificationCOMWrapper (Results 1 – 1 of 1) sorted by relevance
43 class NotificationCOMWrapper : public IWebDesktopNotification { class63 NotificationCOMWrapper(Notification* inner) : m_refCount(1), m_inner(inner) {} in NotificationCOMWrapper() function in NotificationCOMWrapper