HomeSort by relevance Sort by last modified time
    Searched refs:OutgoingFrameQueueClosing (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
MainThreadWebSocketChannel.h 165 OutgoingFrameQueueClosing,
MainThreadWebSocketChannel.cpp 669 m_outgoingFrameQueueStatus = OutgoingFrameQueueClosing;
781 if (m_outgoingFrameQueueStatus == OutgoingFrameQueueClosing) {
    [all...]

Completed in 29 milliseconds