Home
last modified time | relevance | path

Searched refs:unlinkSync (Results 1 – 12 of 12) sorted by relevance

/developtools/ace_js2bundle/ace-loader/src/
DgenBin-plugin.js101 fs.unlinkSync(inputPath)
118 fs.unlinkSync(filePath)
DgenAbc-plugin.js429 fs.unlinkSync(cacheOutputPath);
594 unlinkSync(filesInfoPath);
617 unlinkSync(filesInfoPath);
664 function unlinkSync(filePath) { function
666 fs.unlinkSync(filePath);
778 fs.unlinkSync(hashFilePath);
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts49 unlinkSync,
393 fs.unlinkSync(value.cacheFilePath);
398 unlinkSync(this.filesInfoPath);
404 fs.unlinkSync(this.hashJsonFilePath);
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dob_config_resolver.test.ts51 fs.unlinkSync(`${OBFUSCATION_RULE_PATH}`);
273 fs.unlinkSync(systemApiPath);
361 fs.unlinkSync(systemApiPath);
Dutils.test.ts255 fs.unlinkSync(bFilePath);
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts739 fs.unlinkSync(abcCacheFilePath);
742 fs.unlinkSync(this.cacheFilePath);
748 fs.unlinkSync(this.hashJsonFilePath);
756 fs.unlinkSync(protoFilePath);
759 fs.unlinkSync(this.protoFilePath);
/developtools/smartperf_host/ide/
Dwebpack.config.js75 fs.unlinkSync(filePath); // 删除文件
/developtools/ace_js2bundle/ace-loader/
Dmain.product.js42 fs.unlinkSync(curPath);
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/bundle/
Dbundle_mode.test.ts129 fs.unlinkSync(value.cacheFilePath);
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts32 unlinkSync,
1059 fs.unlinkSync(cacheOutputPath);
1223 unlinkSync(filesInfoPath);
1246 unlinkSync(filesInfoPath);
Dutils.ts528 export function unlinkSync(filePath: string): void { function
530 fs.unlinkSync(filePath);
Dets_checker.ts397 fs.unlinkSync(filePath);