Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_uv.cc88 static void alloc_uv_buf(uv_handle_t* handle, size_t suggested_size, in alloc_uv_buf() function
136 uv_read_start((uv_stream_t*)uv_socket->handle, (uv_alloc_cb)alloc_uv_buf, in uv_socket_read()