Searched defs:notificationPresenter (Results 1 – 6 of 6) sorted by relevance
86 WebSharedWorkerClientProxy::notificationPresenter() { in notificationPresenter() function in content::WebSharedWorkerClientProxy
142 EmbeddedSharedWorkerStub::notificationPresenter() { in notificationPresenter() function in content::EmbeddedSharedWorkerStub
122 virtual blink::WebNotificationPresenter* notificationPresenter() { in notificationPresenter() function
278 virtual WebNotificationPresenter* notificationPresenter() { return 0; } in notificationPresenter() function
1587 …OwnPtr<NotificationPresenterImpl> notificationPresenter = adoptPtr(new NotificationPresenterImpl()… in setWebCoreFrame() local
2178 blink::WebNotificationPresenter* RenderFrameImpl::notificationPresenter() { in notificationPresenter() function in content::RenderFrameImpl