Home
last modified time | relevance | path

Searched refs:removeDir (Results 1 – 5 of 5) sorted by relevance

/developtools/smartperf_host/ide/
Dbuild.js117 removeDir(outPath);
225 function removeDir(outPath) { function
232 removeDir(curPath);
/developtools/profiler/host/smartperf/ide/
Dbuild.js117 removeDir(outPath);
225 function removeDir(outPath) { function
232 removeDir(curPath);
/developtools/ace_ets2bundle/compiler/
Dwebpack.config.js41 removeDir,
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts30 removeDir,
208 removeDir(output);
209 removeDir(projectConfig.nodeModulesPath);
Dutils.ts412 export function removeDir(dirName: string): void { function