Home
last modified time | relevance | path

Searched defs:rmdirSync (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/rimraf/
Drimraf.js328 function rmdirSync (p, options, originalEr) { function
/third_party/node/test/parallel/
Dtest-fs-rmdir-recursive.js224 fs.rmdirSync = (path, options) => { function in fs
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js622 rmdirSync: function (...args) { method
/third_party/node/lib/
Dfs.js905 function rmdirSync(path, options) { function