Home
last modified time | relevance | path

Searched defs:hasPendingActivity (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/workers/
DWorkerMessagingProxy.cpp187 …Task> create(WorkerMessagingProxy* messagingProxy, bool confirmingMessage, bool hasPendingActivity) in create()
193 …tyReportTask(WorkerMessagingProxy* messagingProxy, bool confirmingMessage, bool hasPendingActivity) in WorkerThreadActivityReportTask()
354 void WorkerMessagingProxy::confirmMessageFromWorkerObject(bool hasPendingActivity) in confirmMessageFromWorkerObject()
360 void WorkerMessagingProxy::reportPendingActivity(bool hasPendingActivity) in reportPendingActivity()
366 …orkerMessagingProxy::reportPendingActivityInternal(bool confirmingMessage, bool hasPendingActivity) in reportPendingActivityInternal()
376 bool WorkerMessagingProxy::hasPendingActivity() const in hasPendingActivity() function in WebCore::WorkerMessagingProxy
DWorker.cpp124 bool Worker::hasPendingActivity() const in hasPendingActivity() function in WebCore::Worker
DWorkerContext.cpp188 bool WorkerContext::hasPendingActivity() const in hasPendingActivity() function in WebCore::WorkerContext
/external/webkit/Source/WebCore/page/
DSuspendableTimer.cpp49 bool SuspendableTimer::hasPendingActivity() const in hasPendingActivity() function in WebCore::SuspendableTimer
/external/webkit/Source/WebCore/dom/
DActiveDOMObject.cpp54 bool ActiveDOMObject::hasPendingActivity() const in hasPendingActivity() function in WebCore::ActiveDOMObject
DMessagePort.cpp191 bool MessagePort::hasPendingActivity() in hasPendingActivity() function in WebCore::MessagePort
/external/webkit/Source/WebKit/chromium/src/
DWebWorkerClientImpl.cpp190 bool WebWorkerClientImpl::hasPendingActivity() const in hasPendingActivity() function in WebKit::WebWorkerClientImpl
291 void WebWorkerClientImpl::confirmMessageFromWorkerObject(bool hasPendingActivity) in confirmMessageFromWorkerObject()
300 void WebWorkerClientImpl::reportPendingActivity(bool hasPendingActivity) in reportPendingActivity()
411 bool hasPendingActivity) in reportPendingActivityTask()
DWebWorkerBase.cpp335 void WebWorkerBase::confirmMessageFromWorkerObject(bool hasPendingActivity) in confirmMessageFromWorkerObject()
343 bool hasPendingActivity) in confirmMessageTask()
350 void WebWorkerBase::reportPendingActivity(bool hasPendingActivity) in reportPendingActivity()
358 bool hasPendingActivity) in reportPendingActivityTask()
DPlatformMessagePortChannel.cpp98 bool MessagePortChannel::hasPendingActivity() in hasPendingActivity() function in WebCore::MessagePortChannel
236 bool PlatformMessagePortChannel::hasPendingActivity() in hasPendingActivity() function in WebCore::PlatformMessagePortChannel
/external/webkit/Source/WebCore/platform/
DAsyncFileSystem.h60 virtual bool hasPendingActivity() { return false; } in hasPendingActivity() function
/external/webkit/Source/WebCore/dom/default/
DPlatformMessagePortChannel.cpp91 bool MessagePortChannel::hasPendingActivity() in hasPendingActivity() function in WebCore::MessagePortChannel
225 bool PlatformMessagePortChannel::hasPendingActivity() in hasPendingActivity() function in WebCore::PlatformMessagePortChannel
/external/webkit/Source/WebCore/fileapi/
DFileWriter.cpp62 bool FileWriter::hasPendingActivity() const in hasPendingActivity() function in WebCore::FileWriter
DFileReader.cpp63 bool FileReader::hasPendingActivity() const in hasPendingActivity() function in WebCore::FileReader
DDOMFileSystem.cpp69 bool DOMFileSystem::hasPendingActivity() const in hasPendingActivity() function in WebCore::DOMFileSystem
/external/webkit/Source/WebCore/storage/
DIDBTransaction.cpp133 bool IDBTransaction::hasPendingActivity() const in hasPendingActivity() function in WebCore::IDBTransaction
DIDBDatabase.cpp168 bool IDBDatabase::hasPendingActivity() const in hasPendingActivity() function in WebCore::IDBDatabase
DIDBRequest.cpp241 bool IDBRequest::hasPendingActivity() const in hasPendingActivity() function in WebCore::IDBRequest
/external/webkit/Source/WebCore/html/
DHTMLMediaElement.cpp2354 bool HTMLMediaElement::hasPendingActivity() const in hasPendingActivity() function in WebCore::HTMLMediaElement