Home
last modified time | relevance | path

Searched defs:openSync (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/parallel/
Dtest-fs-sync-fd-leak.js31 fs.openSync = function() { function in fs
Dtest-fs-chmod.js49 function openSync() { function
Dtest-fs-write-file-sync.js70 fs.openSync = (...args) => { function in fs
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-configure-python.js10 openSync: function () { return 0 }, method
Dtest-find-accessible-sync.js9 openSync: function (path) { method
/third_party/node/deps/npm/node_modules/lockfile/test/
Dbasic.js217 fs.openSync = function (path, mode) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js538 openSync: function (...args) { method
/third_party/node/lib/
Dfs.js489 function openSync(path, flags, mode) { function