Home
last modified time | relevance | path

Searched defs:copyFileSync (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/scripts/
DimportDefinitelyTypedTests.mjs47 function copyFileSync(source, destination) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js303 copyFileSync: function (...args) { method
/third_party/node/lib/
Dfs.js2959 function copyFileSync(src, dest, mode) { function