Home
last modified time | relevance | path

Searched defs:closeSync (Results 1 – 9 of 9) 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/node-gyp/test/
Dtest-configure-python.js11 closeSync: function () { }, method
Dtest-find-accessible-sync.js8 closeSync: function () { return undefined }, method
/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.js192 closeSync() { method in Dir
/third_party/node/lib/
Dfs.js456 function closeSync(fd) { function