Home
last modified time | relevance | path

Searched refs:mkdirsSync (Results 1 – 11 of 11) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dgen_aot.ts31 mkdirsSync,
119 mkdirsSync(projectConfig.anBuildOutPut);
154 mkdirsSync(path.dirname(builtinAbcPath));
Dprocess_module_files.ts27 mkdirsSync,
60 mkdirsSync(path.dirname(temporaryFile));
Dgen_merged_abc.ts39 mkdirsSync,
114 mkdirsSync(projectConfig.buildPath);
Dark_utils.ts50 mkdirsSync,
259 mkdirsSync(path.dirname(filePath));
382 mkdirsSync(path.dirname(filePath));
467 mkdirsSync(path.dirname(filePath));
600 mkdirsSync(path.dirname(jsFilePath));
Dgen_abc_plugin.ts28 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);
Dutils.ts423 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/
Dutils.ts36 mkdirsSync,
159 mkdirsSync(path.dirname(filePath));
182 mkdirsSync(temporaryModuleCacheDirPath);
194 mkdirsSync(path.dirname(pathName));
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dcommon_mode.ts30 mkdirsSync,
108 mkdirsSync(path.dirname(hashJsonPath));
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_hotreload_mode.ts30 mkdirsSync,
111 mkdirsSync(this.projectConfig.patchAbcPath);
Dmodule_mode.ts70 mkdirsSync,
647 mkdirsSync(path.dirname(this.protoFilePath));
661 mkdirsSync(this.projectConfig.aceModuleBuild);
701 mkdirsSync(path.dirname(this.npmEntriesProtoFilePath));
/developtools/ace_ets2bundle/compiler/
Dwebpack.config.js42 mkdirsSync,