Searched refs:result_frames (Results 1 – 1 of 1) sorted by relevance
325 ScopedVector<WebSocketFrame> result_frames; in CreateFrameVector() local326 result_frames.reserve(N); in CreateFrameVector()340 result_frames.push_back(result_frame.release()); in CreateFrameVector()342 return result_frames.Pass(); in CreateFrameVector()