Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerObjectProxy.cpp60 void WorkerObjectProxy::confirmMessageFromWorkerObject(bool hasPendingActivity) in confirmMessageFromWorkerObject()
65 void WorkerObjectProxy::reportPendingActivity(bool hasPendingActivity) in reportPendingActivity()
DWorkerMessagingProxy.cpp264 void WorkerMessagingProxy::confirmMessageFromWorkerObject(bool hasPendingActivity) in confirmMessageFromWorkerObject()
273 void WorkerMessagingProxy::reportPendingActivity(bool hasPendingActivity) in reportPendingActivity()
278 bool WorkerMessagingProxy::hasPendingActivity() const in hasPendingActivity() function in blink::WorkerMessagingProxy
DSharedWorker.cpp99 bool SharedWorker::hasPendingActivity() const in hasPendingActivity() function in blink::SharedWorker
DWorker.cpp113 bool Worker::hasPendingActivity() const in hasPendingActivity() function in blink::Worker
/external/chromium_org/third_party/WebKit/Source/core/frame/
DSuspendableTimer.cpp47 bool SuspendableTimer::hasPendingActivity() const in hasPendingActivity() function in blink::SuspendableTimer
/external/chromium_org/third_party/WebKit/Source/core/dom/
DActiveDOMObject.cpp68 bool ActiveDOMObject::hasPendingActivity() const in hasPendingActivity() function in blink::ActiveDOMObject
DContextLifecycleNotifier.cpp118 bool ContextLifecycleNotifier::hasPendingActivity() const in hasPendingActivity() function in blink::ContextLifecycleNotifier
DMessagePort.cpp205 bool MessagePort::hasPendingActivity() const in hasPendingActivity() function in blink::MessagePort
DExecutionContext.cpp82 bool ExecutionContext::hasPendingActivity() in hasPendingActivity() function in blink::ExecutionContext
/external/chromium_org/third_party/WebKit/Source/modules/battery/
DBatteryManager.cpp141 bool BatteryManager::hasPendingActivity() const in hasPendingActivity() function in blink::BatteryManager
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DRTCPeerConnection.h144 virtual bool hasPendingActivity() const OVERRIDE in hasPendingActivity() function
/external/chromium_org/third_party/WebKit/Source/modules/netinfo/
DNetworkInformation.cpp112 bool NetworkInformation::hasPendingActivity() const in hasPendingActivity() function in blink::NetworkInformation
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLImageElement.h81 bool hasPendingActivity() const { return imageLoader().hasPendingActivity(); } in hasPendingActivity() function
/external/chromium_org/third_party/WebKit/Source/core/css/
DMediaQueryList.cpp88 bool MediaQueryList::hasPendingActivity() const in hasPendingActivity() function in blink::MediaQueryList
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotification.cpp196 bool Notification::hasPendingActivity() const in hasPendingActivity() function in blink::Notification
/external/chromium_org/third_party/WebKit/Source/modules/speech/
DSpeechRecognition.cpp163 bool SpeechRecognition::hasPendingActivity() const in hasPendingActivity() function in blink::SpeechRecognition
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DBody.cpp122 bool Body::hasPendingActivity() const in hasPendingActivity() function in blink::Body
DServiceWorkerRegistration.cpp166 bool ServiceWorkerRegistration::hasPendingActivity() const in hasPendingActivity() function in blink::ServiceWorkerRegistration
DServiceWorker.cpp226 bool ServiceWorker::hasPendingActivity() const in hasPendingActivity() function in blink::ServiceWorker
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DFileWriter.cpp91 bool FileWriter::hasPendingActivity() const in hasPendingActivity() function in blink::FileWriter
DDOMFileSystem.cpp110 bool DOMFileSystem::hasPendingActivity() const in hasPendingActivity() function in blink::DOMFileSystem
/external/chromium_org/third_party/WebKit/Source/core/loader/
DImageLoader.h103 bool hasPendingActivity() const in hasPendingActivity() function
/external/chromium_org/third_party/WebKit/Source/core/page/
DEventSource.cpp427 bool EventSource::hasPendingActivity() const in hasPendingActivity() function in blink::EventSource
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBTransaction.cpp271 bool IDBTransaction::hasPendingActivity() const in hasPendingActivity() function in blink::IDBTransaction
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DMediaSource.cpp536 bool MediaSource::hasPendingActivity() const in hasPendingActivity() function in blink::MediaSource

12