HomeSort by relevance Sort by last modified time
    Searched refs:suspendIfNeeded (Results 1 - 25 of 46) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAudioElement.cpp 44 audioElement->suspendIfNeeded();
54 audio->suspendIfNeeded();
PublicURLManager.cpp 39 publicURLManager->suspendIfNeeded();
HTMLMarqueeElement.cpp 47 marqueeElement->suspendIfNeeded();
HTMLVideoElement.cpp 57 videoElement->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ActiveDOMObject.h 40 // suspendIfNeeded() should be called exactly once after object construction to synchronize
42 void suspendIfNeeded();
ActiveDOMObject.cpp 59 void ActiveDOMObject::suspendIfNeeded()
  /external/chromium_org/third_party/WebKit/Source/core/fileapi/
Stream.h 50 stream->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCSessionDescriptionRequestImpl.cpp 46 request->suspendIfNeeded();
RTCVoidRequestImpl.cpp 44 request->suspendIfNeeded();
RTCStatsRequestImpl.cpp 37 request->suspendIfNeeded();
MediaStreamTrack.cpp 44 track->suspendIfNeeded();
RTCDTMFSender.cpp 55 dtmfSender->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
OfflineAudioContext.cpp 67 audioContext->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/core/workers/
SharedWorker.cpp 69 worker->suspendIfNeeded();
Worker.cpp 64 worker->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
WebKitNotification.cpp 47 notification->suspendIfNeeded();
Notification.cpp 63 notification->suspendIfNeeded();
NotificationCenter.cpp 48 notificationCenter->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseContext.cpp 104 suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/webmidi/
MIDIInput.cpp 43 input->suspendIfNeeded();
MIDIAccessPromise.cpp 44 midiAccessPromise->suspendIfNeeded();
MIDIOutput.cpp 44 output->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/core/events/
DOMWindowEventQueue.cpp 59 m_pendingEventTimer->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/mediasource/
WebKitMediaSource.cpp 51 mediaSource->suspendIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DOMFileSystem.cpp 60 fileSystem->suspendIfNeeded();

Completed in 497 milliseconds

1 2