Home
last modified time | relevance | path

Searched defs:isSocket (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/parallel/
Dtest-fs-readdir-types.js23 isSocket: constants.UV_DIRENT_SOCKET property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js57 isSocket: function () { method
198 isSocket: function () { method
/third_party/node/lib/internal/fs/
Dutils.js195 isSocket() { method in Dirent
450 StatsBase.prototype.isSocket = function() { method in StatsBase
/third_party/typescript/src/harness/
DvfsUtil.ts1332 public isSocket() { return (this.mode & S_IFMT) === S_IFSOCK; } method in Stats
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/
Dindex.js552 isSocket() { method in PathBase
/third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/
Dindex.js580 isSocket() { method in PathBase