Searched refs:uv_file (Results 1 - 3 of 3) sorted by relevance
/interface/sdk_c/third_party/libuv/include/uv_ndk/ |
H A D | uv.h | 750 UV_EXTERN int uv_tty_init(uv_loop_t*, uv_tty_t*, uv_file fd, int readable); 767 UV_EXTERN uv_handle_type uv_guess_handle(uv_file file); 783 UV_EXTERN int uv_pipe_open(uv_pipe_t*, uv_file file); 1336 uv_file file, 1346 uv_file file, 1357 uv_file file, 1428 uv_file file, 1437 uv_file file, 1441 uv_file file, 1445 uv_file fil [all...] |
/interface/sdk_c/third_party/libuv/include/uv/ |
H A D | unix.h | 126 typedef int uv_file; typedef 361 uv_file file; \
|
H A D | win.h | 238 typedef int uv_file; typedef
|
Completed in 6 milliseconds