Home
last modified time | relevance | path

Searched refs:contextDestroyed (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/platform/
DLifecycleContextTest.cpp65 virtual void contextDestroyed() OVERRIDE in contextDestroyed() function in __anone7eaa66a0211::TestingObserver
67 LifecycleObserver<DummyContext>::contextDestroyed(); in contextDestroyed()
DLifecycleObserver.h59 virtual void contextDestroyed() { m_lifecycleContext = 0; } in contextDestroyed() function
DLifecycleNotifier.h94 observer->contextDestroyed(); in ~LifecycleNotifier()
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DDatabaseContext.cpp129 void DatabaseContext::contextDestroyed() in contextDestroyed() function in blink::DatabaseContext
134 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
DDatabaseContext.h57 virtual void contextDestroyed() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DRespondWithObserver.cpp71 void RespondWithObserver::contextDestroyed() in contextDestroyed() function in blink::RespondWithObserver
73 ContextLifecycleObserver::contextDestroyed(); in contextDestroyed()
DRespondWithObserver.h27 virtual void contextDestroyed() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMTimer.cpp166 void DOMTimer::contextDestroyed() in contextDestroyed() function in blink::DOMTimer
168 SuspendableTimer::contextDestroyed(); in contextDestroyed()
DDOMTimer.h52 virtual void contextDestroyed() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DUserMediaRequest.cpp178 void UserMediaRequest::contextDestroyed() in contextDestroyed() function in blink::UserMediaRequest
185 ContextLifecycleObserver::contextDestroyed(); in contextDestroyed()
DUserMediaRequest.h72 virtual void contextDestroyed() OVERRIDE;
DMediaStream.h98 virtual void contextDestroyed() OVERRIDE;
DMediaStream.cpp292 void MediaStream::contextDestroyed() in contextDestroyed() function in blink::MediaStream
294 ContextLifecycleObserver::contextDestroyed(); in contextDestroyed()
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
DMediaKeys.cpp244 void MediaKeys::contextDestroyed() in contextDestroyed() function in blink::MediaKeys
246 ContextLifecycleObserver::contextDestroyed(); in contextDestroyed()
DMediaKeys.h63 virtual void contextDestroyed() OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DNewWebSocketChannelImpl.h147 virtual void contextDestroyed() OVERRIDE in contextDestroyed() function
159 ContextLifecycleObserver::contextDestroyed(); in contextDestroyed()
DDOMWebSocket.h108 virtual void contextDestroyed() OVERRIDE;
DDOMWebSocket.cpp553 void DOMWebSocket::contextDestroyed() in contextDestroyed() function in blink::DOMWebSocket
558 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
/external/chromium_org/webkit/common/gpu/
Dgrcontext_for_webgraphicscontext3d.cc78 gr_context_->contextDestroyed(); in OnLostContext()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DAsyncCallStackTracker.h91 virtual void contextDestroyed() OVERRIDE;
DAsyncCallStackTracker.cpp59 void AsyncCallStackTracker::ExecutionContextData::contextDestroyed() in contextDestroyed() function in blink::AsyncCallStackTracker::ExecutionContextData
64 ContextLifecycleObserver::contextDestroyed(); in contextDestroyed()
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.h92 virtual void contextDestroyed() OVERRIDE;
/external/chromium_org/tools/ubsan_vptr/
Dblacklist.txt49 fun:*DatabaseContext*contextDestroyed*
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.h276 virtual void contextDestroyed() OVERRIDE FINAL;
/external/chromium_org/third_party/skia/include/gpu/
DGrContext.h112 void contextDestroyed() { this->abandonContext(); } // legacy alias in contextDestroyed() function

12