Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/
DLifecycleContext.h88 …e PassOwnPtr<typename LifecycleContext<T>::Notifier> LifecycleContext<T>::createLifecycleNotifier() in createLifecycleNotifier() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DExecutionContext.cpp312 PassOwnPtr<LifecycleNotifier<ExecutionContext> > ExecutionContext::createLifecycleNotifier() in createLifecycleNotifier() function in WebCore::ExecutionContext
DDocument.cpp5665 PassOwnPtr<LifecycleNotifier<Document> > Document::createLifecycleNotifier() in createLifecycleNotifier() function in WebCore::Document
/external/chromium_org/third_party/WebKit/Source/core/page/
DPage.cpp590 PassOwnPtr<LifecycleNotifier<Page> > Page::createLifecycleNotifier() in createLifecycleNotifier() function in WebCore::Page
/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalDOMWindow.cpp1916 PassOwnPtr<LifecycleNotifier<LocalDOMWindow> > LocalDOMWindow::createLifecycleNotifier() in createLifecycleNotifier() function in WebCore::LocalDOMWindow