Home
last modified time | relevance | path

Searched refs:UV_DIRENT_BLOCK (Results 1 - 11 of 11) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-fs-readdir-types.js19 isBlockDevice: constants.UV_DIRENT_BLOCK,
/third_party/node/lib/internal/fs/
H A Dutils.js100 UV_DIRENT_BLOCK,
180 return this[kType] === UV_DIRENT_BLOCK;
/third_party/libuv/include/uv/
H A Dwin.h318 #define UV__DT_BLOCK UV_DIRENT_BLOCK
/third_party/node/deps/uv/include/uv/
H A Dwin.h316 #define UV__DT_BLOCK UV_DIRENT_BLOCK
/third_party/libuv/src/
H A Duv-common.c773 type = UV_DIRENT_BLOCK; in uv__fs_get_dirent_type()
/third_party/node/src/
H A Dnode_constants.cc1122 NODE_DEFINE_CONSTANT(target, UV_DIRENT_BLOCK); in DefineSystemConstants()
/third_party/node/deps/uv/src/
H A Duv-common.c728 type = UV_DIRENT_BLOCK; in uv__fs_get_dirent_type()
/third_party/libuv/include/
H A Duv.h1269 UV_DIRENT_BLOCK enumerator
/third_party/libuv/include/uv_ndk/
H A Duv.h1157 UV_DIRENT_BLOCK enumerator
/third_party/node/deps/uv/include/
H A Duv.h1171 UV_DIRENT_BLOCK enumerator
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1443 case UV_DIRENT_BLOCK: in uvwasi_fd_readdir()

Completed in 19 milliseconds