Home
last modified time | relevance | path

Searched refs:buffer_copy (Results 1 – 6 of 6) sorted by relevance

/openbmc/bmcweb/http/
H A Dwebsocket_impl.hpp131 outBuffer.commit(boost::asio::buffer_copy(outBuffer.prepare(msg.size()), in sendBinary()
174 outBuffer.commit(boost::asio::buffer_copy(outBuffer.prepare(msg.size()), in sendText()
H A Dserver_sent_event_impl.hpp219 size_t copied = boost::asio::buffer_copy( in dataFormat()
H A Dhttp2_connection.hpp169 size_t copied = boost::asio::buffer_copy(writeableBuf, out->first); in fileReadCallback()
/openbmc/bmcweb/include/
H A Dkvm_websocket.hpp67 size_t copied = boost::asio::buffer_copy( in onMessage()
H A Dvm_websocket.hpp304 size_t copied = boost::asio::buffer_copy( in send()
616 size_t copied = boost::asio::buffer_copy( in requestRoutes()
/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1237 static void buffer_copy(struct cx231xx *dev, char *data, int len, struct urb *urb, in buffer_copy() function
1324 buffer_copy(dev, dma_q->p_left_data, in cx231xx_isoc_copy()
1335 buffer_copy(dev, p_buffer, buffer_size, urb, dma_q); in cx231xx_isoc_copy()