Lines Matching refs:suspended
9301 While WebSocketChannel is suspended, it only adds received data in m_buffer
9311 Mark channel is opened, and process pending events if not suspended.
9313 Push message back in pending queue, and process pending events if not suspended.
9315 Mark channel is closed, and process pending events if not suspended.
9317 Mark suspended.
9319 Unmark suspended, and process pending events.
9337 handle closing if handle was already closed while suspended.
9339 …If suspended, record unhandled bufferedAmount and set m_closed true, so that closing will be proce…
9341 Add received data in buffer and process buffer while it is not suspended.
27475 Don't stop the playback event timer when media resource loading has suspended.
32502 that was queued due to the object being suspended.
32506 (WebCore::XMLHttpRequestProgressEventThrottle::suspend): Marked the object as suspended.
32510 (WebCore::XMLHttpRequestProgressEventThrottle::suspended):