Home
last modified time | relevance | path

Searched defs:closeSync (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/parallel/
Dtest-fs-sync-fd-leak.js34 fs.closeSync = function(fd) { function in fs
Dtest-fs-chmod.js59 function closeSync() { function
Dtest-fs-write-file-sync.js75 fs.closeSync = (...args) => { function in fs
/third_party/node/deps/npm/node_modules/graceful-fs/
Dgraceful-fs.js71 fs.closeSync = (function (fs$closeSync) { function
72 function closeSync (fd) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js81 closeSync: function (...args) { method
116 closeSync: function (...args) { method
287 closeSync: function (...args) { method
/third_party/node/lib/internal/fs/
Ddir.js257 closeSync() { method in Dir
/third_party/node/lib/
Dfs.js537 function closeSync(fd) { function