Home
last modified time | relevance | path

Searched refs:get_buffer_info (Results 1 – 2 of 2) sorted by path

/unit/src/nodejs/unit-http/
H A Dnxt_napi.h192 get_buffer_info(napi_value val, size_t &size) in get_buffer_info() function
H A Dunit.cpp989 ptr = napi.get_buffer_info(argv[0], have_buf_len); in response_write()
1087 iov[iovec_len].iov_base = napi.get_buffer_info(payload, buf_len); in websocket_send_frame()