Searched defs:truncateSync (Results 1 – 2 of 2) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ | ||
D | ohos_fileio.js | 671 truncateSync: function (...args) { method |
/third_party/node/lib/ | ||
D | fs.js | 828 function truncateSync(path, len) { function |