Searched refs:mkdirsSync (Results 1 – 11 of 11) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/ |
| D | utils.ts | 36 mkdirsSync, 128 mkdirsSync(path.dirname(filePath)); 141 mkdirsSync(path.dirname(filePath)); 172 mkdirsSync(temporaryModuleCacheDirPath); 184 mkdirsSync(path.dirname(pathName));
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | gen_aot.ts | 31 mkdirsSync, 119 mkdirsSync(projectConfig.anBuildOutPut); 153 mkdirsSync(path.dirname(builtinAbcPath));
|
| D | process_module_files.ts | 27 mkdirsSync, 53 mkdirsSync(path.dirname(temporaryFile));
|
| D | gen_merged_abc.ts | 39 mkdirsSync, 114 mkdirsSync(projectConfig.buildPath);
|
| D | gen_abc_plugin.ts | 28 mkdirsSync, 514 mkdirsSync(projectConfig.buildPath); 608 mkdirsSync(path.dirname(npmEntriesProtoFilePath)); 1002 mkdirsSync(path.dirname(hashJsonPath)); 1136 mkdirsSync(projectConfig.patchAbcPath); 1166 mkdirsSync(path.dirname(protoFilePath)); 1191 mkdirsSync(projectConfig.buildPath);
|
| D | ark_utils.ts | 50 mkdirsSync, 210 mkdirsSync(path.dirname(filePath)); 498 mkdirsSync(path.dirname(jsFilePath));
|
| D | utils.ts | 384 mkdirsSync(path.dirname(jsFilePath)); 392 export function mkdirsSync(dirname: string): boolean { function 395 } else if (mkdirsSync(path.dirname(dirname))) {
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/ |
| D | common_mode.ts | 30 mkdirsSync, 108 mkdirsSync(path.dirname(hashJsonPath));
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/ |
| D | module_hotreload_mode.ts | 30 mkdirsSync, 106 mkdirsSync(this.projectConfig.patchAbcPath);
|
| D | module_mode.ts | 69 mkdirsSync, 579 mkdirsSync(path.dirname(this.protoFilePath)); 593 mkdirsSync(this.projectConfig.aceModuleBuild); 633 mkdirsSync(path.dirname(this.npmEntriesProtoFilePath));
|
| /developtools/ace_ets2bundle/compiler/ |
| D | webpack.config.js | 42 mkdirsSync,
|