HomeSort by relevance Sort by last modified time
    Searched defs:contextDestroyed (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseContext.cpp 58 // Note that paired deref() is called from contextDestroyed().
74 // stop() and contextDestroyed() to give us a chance to clean these up from
129 void DatabaseContext::contextDestroyed()
134 ActiveDOMObject::contextDestroyed();
  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
RespondWithObserver.cpp 71 void RespondWithObserver::contextDestroyed()
73 ContextLifecycleObserver::contextDestroyed();
  /external/chromium_org/third_party/WebKit/Source/platform/
LifecycleObserver.h 59 virtual void contextDestroyed() { m_lifecycleContext = 0; }
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMTimer.cpp 166 void DOMTimer::contextDestroyed()
168 SuspendableTimer::contextDestroyed();
  /external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeys.cpp 244 void MediaKeys::contextDestroyed()
246 ContextLifecycleObserver::contextDestroyed();
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
UserMediaRequest.cpp 178 void UserMediaRequest::contextDestroyed()
185 ContextLifecycleObserver::contextDestroyed();
MediaStream.cpp 292 void MediaStream::contextDestroyed()
294 ContextLifecycleObserver::contextDestroyed();
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
AsyncCallStackTracker.cpp 59 void AsyncCallStackTracker::ExecutionContextData::contextDestroyed()
64 ContextLifecycleObserver::contextDestroyed();
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
DOMWebSocket.cpp 553 void DOMWebSocket::contextDestroyed()
555 WTF_LOG(Network, "WebSocket %p contextDestroyed()", this);
558 ActiveDOMObject::contextDestroyed();
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 112 void contextDestroyed() { this->abandonContext(); } // legacy alias
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet_2.5.0.v200910301333.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
commons-logging-1.1.1.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 728 milliseconds