Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-fs-readdir-types.js20 isCharacterDevice: constants.UV_DIRENT_CHAR, property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js37 isCharacterDevice: function () { method
178 isCharacterDevice: function () { method
/third_party/node/lib/internal/fs/
Dutils.js181 isCharacterDevice() { method in Dirent
432 StatsBase.prototype.isCharacterDevice = function() { method in StatsBase
/third_party/typescript/src/harness/
DvfsUtil.ts1330 public isCharacterDevice() { return (this.mode & S_IFMT) === S_IFCHR; } method in Stats
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/
Dindex.js511 isCharacterDevice() { method in PathBase
/third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/
Dindex.js539 isCharacterDevice() { method in PathBase