Searched refs:mkdirsSync (Results 1 – 11 of 11) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/ |
| D | gen_aot.ts | 31 mkdirsSync, 119 mkdirsSync(projectConfig.anBuildOutPut); 154 mkdirsSync(path.dirname(builtinAbcPath));
|
| D | process_module_files.ts | 27 mkdirsSync, 60 mkdirsSync(path.dirname(temporaryFile));
|
| D | gen_merged_abc.ts | 39 mkdirsSync, 114 mkdirsSync(projectConfig.buildPath);
|
| D | ark_utils.ts | 50 mkdirsSync, 259 mkdirsSync(path.dirname(filePath)); 382 mkdirsSync(path.dirname(filePath)); 467 mkdirsSync(path.dirname(filePath)); 600 mkdirsSync(path.dirname(jsFilePath));
|
| D | gen_abc_plugin.ts | 28 mkdirsSync, 515 mkdirsSync(projectConfig.buildPath); 609 mkdirsSync(path.dirname(npmEntriesProtoFilePath)); 1003 mkdirsSync(path.dirname(hashJsonPath)); 1137 mkdirsSync(projectConfig.patchAbcPath); 1167 mkdirsSync(path.dirname(protoFilePath)); 1192 mkdirsSync(projectConfig.buildPath);
|
| D | utils.ts | 423 mkdirsSync(path.dirname(jsFilePath)); 429 export function mkdirsSync(dirname: string): boolean { function 432 } else if (mkdirsSync(path.dirname(dirname))) {
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/ |
| D | utils.ts | 36 mkdirsSync, 159 mkdirsSync(path.dirname(filePath)); 182 mkdirsSync(temporaryModuleCacheDirPath); 194 mkdirsSync(path.dirname(pathName));
|
| /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, 111 mkdirsSync(this.projectConfig.patchAbcPath);
|
| D | module_mode.ts | 70 mkdirsSync, 647 mkdirsSync(path.dirname(this.protoFilePath)); 661 mkdirsSync(this.projectConfig.aceModuleBuild); 701 mkdirsSync(path.dirname(this.npmEntriesProtoFilePath));
|
| /developtools/ace_ets2bundle/compiler/ |
| D | webpack.config.js | 42 mkdirsSync,
|