Home
last modified time | relevance | path

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

/third_party/libuv/src/
Duv-data-getter-setters.c97 ssize_t uv_fs_get_result(const uv_fs_t* req) { in uv_fs_get_result() function
/third_party/libuv/test/
Dtest-getters-setters.c96 ASSERT(uv_fs_get_result(fs) == 0); in TEST_IMPL()
/third_party/libuv/include/uv_ndk/
Duv.h1328 UV_EXTERN ssize_t uv_fs_get_result(const uv_fs_t*);
/third_party/libuv/include/
Duv.h1356 UV_EXTERN ssize_t uv_fs_get_result(const uv_fs_t*);
/third_party/libuv/docs/src/
Dfs.rst489 .. c:function:: ssize_t uv_fs_get_result(const uv_fs_t* req)