Home
last modified time | relevance | path

Searched refs:uv_os_fd_t (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/libuv/include/uv/
H A Dunix.h128 typedef int uv_os_fd_t; typedef
H A Dwin.h240 typedef HANDLE uv_os_fd_t; typedef
/interface/sdk_c/third_party/libuv/include/uv_ndk/
H A Duv.h476 UV_EXTERN int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd);
1170 UV_EXTERN uv_os_fd_t uv_get_osfhandle(int fd);
1171 UV_EXTERN int uv_open_osfhandle(uv_os_fd_t os_fd);

Completed in 6 milliseconds