Home | History | Annotate | Download | only in websockets

Lines Matching refs:frameType

718     frame->frameType = QueuedFrameTypeString;
729 frame->frameType = QueuedFrameTypeVector;
742 frame->frameType = QueuedFrameTypeVector;
753 frame->frameType = QueuedFrameTypeBlob;
765 switch (frame->frameType) {