Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/storage/
DIDBTransaction.h104 …bool m_finished; // Is it possible that we'll fire any more events or allow any new transactions? … variable
DIDBRequest.h115 bool m_finished; // Is it possible that we'll fire any more events? If not, we're finished. variable
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebUrlLoaderClient.h113 volatile bool m_finished; variable
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
DMediaPlayerPrivateAVFoundation.h103 bool m_finished; variable
/external/webkit/Source/WebCore/platform/network/soup/
DResourceHandleSoup.cpp82 bool m_finished; member in WebCore::WebCoreSynchronousLoader