Home
last modified time | relevance | path

Searched defs:fchmodSync (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js346 fchmodSync: function (...args) { method
/third_party/node/lib/
Dfs.js1269 function fchmodSync(fd, mode) { function