Searched defs:OnStreamAlloc (Results 1 – 5 of 5) sorted by relevance
115 uv_buf_t StreamPipe::ReadableListener::OnStreamAlloc(size_t suggested_size) { in OnStreamAlloc() function in node::StreamPipe::ReadableListener237 uv_buf_t StreamPipe::WritableListener::OnStreamAlloc(size_t suggested_size) { in OnStreamAlloc() function in node::StreamPipe::WritableListener
481 uv_buf_t EmitToJSStreamListener::OnStreamAlloc(size_t suggested_size) { in OnStreamAlloc() function in node::EmitToJSStreamListener508 uv_buf_t CustomBufferJSListener::OnStreamAlloc(size_t suggested_size) { in OnStreamAlloc() function in node::CustomBufferJSListener
615 uv_buf_t OnStreamAlloc(size_t suggested_size) override { in OnStreamAlloc() function
824 uv_buf_t TLSWrap::OnStreamAlloc(size_t suggested_size) { in OnStreamAlloc() function in node::TLSWrap
1237 uv_buf_t Http2StreamListener::OnStreamAlloc(size_t size) { in OnStreamAlloc() function in node::http2::Http2StreamListener1822 uv_buf_t Http2Session::OnStreamAlloc(size_t suggested_size) { in OnStreamAlloc() function in node::http2::Http2Session