Home
last modified time | relevance | path

Searched defs:contextDestroyed (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DLifecycleObserver.h59 virtual void contextDestroyed() { m_lifecycleContext = 0; } in contextDestroyed() function
DLifecycleContextTest.cpp65 virtual void contextDestroyed() OVERRIDE in contextDestroyed() function in __anon755c67f70211::TestingObserver
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DDatabaseContext.cpp130 void DatabaseContext::contextDestroyed() in contextDestroyed() function in WebCore::DatabaseContext
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DRespondWithObserver.cpp68 void RespondWithObserver::contextDestroyed() in contextDestroyed() function in WebCore::RespondWithObserver
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
DMediaKeys.cpp194 void MediaKeys::contextDestroyed() in contextDestroyed() function in WebCore::MediaKeys
/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMTimer.cpp159 void DOMTimer::contextDestroyed() in contextDestroyed() function in WebCore::DOMTimer
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DNewWebSocketChannelImpl.h149 virtual void contextDestroyed() OVERRIDE { ASSERT_NOT_REACHED(); } in contextDestroyed() function
DWebSocket.cpp567 void WebSocket::contextDestroyed() in contextDestroyed() function in WebCore::WebSocket
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DUserMediaRequest.cpp184 void UserMediaRequest::contextDestroyed() in contextDestroyed() function in WebCore::UserMediaRequest
DMediaStream.cpp297 void MediaStream::contextDestroyed() in contextDestroyed() function in WebCore::MediaStream
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DAsyncCallStackTracker.cpp65 virtual void contextDestroyed() OVERRIDE in contextDestroyed() function in WebCore::FINAL
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp1453 void XMLHttpRequest::contextDestroyed() in contextDestroyed() function in WebCore::XMLHttpRequest
/external/skia/src/gpu/
DGrContext.cpp181 void GrContext::contextDestroyed() { in contextDestroyed() function in GrContext
/external/chromium_org/third_party/skia/src/gpu/
DGrContext.cpp181 void GrContext::contextDestroyed() { in contextDestroyed() function in GrContext
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.cpp3443 void HTMLMediaElement::contextDestroyed() in contextDestroyed() function in WebCore::HTMLMediaElement