Home
last modified time | relevance | path

Searched defs:openSync (Results 1 – 5 of 5) 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/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js538 openSync: function (...args) { method
/third_party/node/lib/
Dfs.js587 function openSync(path, flags, mode) { function