Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js444 ftruncateSync: function (...args) { method
/third_party/node/lib/
Dfs.js864 function ftruncateSync(fd, len = 0) { function