Home
last modified time | relevance | path

Searched refs:PushOutgoingBuffer (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_http2.cc1705 void Http2Session::PushOutgoingBuffer(NgHttp2StreamWrite&& write) { in PushOutgoingBuffer() function in node::http2::Http2Session
1722 PushOutgoingBuffer(NgHttp2StreamWrite { in CopyDataIntoOutgoing()
1846 session->PushOutgoingBuffer(std::move(write)); in OnSendData()
1852 session->PushOutgoingBuffer(NgHttp2StreamWrite { in OnSendData()
1862 session->PushOutgoingBuffer(NgHttp2StreamWrite { in OnSendData()
H A Dnode_http2.h930 void PushOutgoingBuffer(NgHttp2StreamWrite&& write);

Completed in 11 milliseconds