HomeSort by relevance Sort by last modified time
    Searched refs:getNotificationPresenter (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/workers/
WorkerThread.h 63 NotificationPresenter* getNotificationPresenter() { return m_notificationPresenter; }
WorkerContext.cpp 287 m_notifications = NotificationCenter::create(scriptExecutionContext(), m_thread->getNotificationPresenter());

Completed in 22 milliseconds