Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 25 of 32) sorted by relevance

12

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/ohmUrl/
DohmUrl.test.ts28 const moduleName = 'entry'; constant
41 const moduleName = 'entry'; constant
86 const moduleName = 'entry'; constant
99 const moduleName = 'entry'; constant
119 const moduleName = 'entry'; constant
/developtools/packing_tool/adapter/ohos/
DPreloadItem.java26 private String moduleName; field in PreloadItem
32 public void setModuleName(String moduleName) { in setModuleName()
DDependencyItem.java31 private String moduleName = null; field in DependencyItem
50 public void setModuleName(String moduleName) { in setModuleName()
DHQFInfo.java34 private String moduleName = ""; field in HQFInfo
86 public void setModuleName(String moduleName) { in setModuleName()
DHapVerify.java121 String moduleName = hapVerifyInfos.get(0).getModuleName(); in checkSharedApppIsValid() local
1072 String moduleName = dependencyItem.getModuleName(); in checkDependencyInFileList() local
1091String moduleName, HapVerifyInfo hapVerifyInfo, List<HapVerifyInfo> allHapVerifyInfo) throws Bundl… in getLayerDependency()
1293 String moduleName = preloadItem.getModuleName(); in checkAtomicServicePreloadsIsValid() local
1319 String moduleName = preloadItem.getModuleName(); in checkAtomicServicePreloadsIsValid() local
1401 private static HapVerifyInfo findAtomicServiceHapVerifyInfo(String moduleName, in findAtomicServiceHapVerifyInfo()
DDistro.java26 public String moduleName = ""; field in Distro
DPackInfo.java34 public String moduleName = ""; field in PackInfo
DModuleJsonUtil.java229 String moduleName; in parseStageModuleName() local
247 String moduleName; in parseFaModuleName() local
271 String moduleName; in parsePatchModuleName() local
484 String moduleName = parseDistroModuleName(finalModuleObj); in verifyModuleInPackInfo() local
494 String moduleName = parseDistroModuleName(srcModuleObj); in verifyModuleInPackInfo() local
548 String moduleName = ""; in parseDistroModuleName() local
661 … String packageName, String moduleName) throws BundleException { in mergeTwoPackInfoObjByPackagePair()
1116 String moduleName = parseStageModuleName(jsonString); in parseStageBundleType() local
DHapVerifyInfo.java50 private String moduleName = ""; field in HapVerifyInfo
205 public void setModuleName(String moduleName) { in setModuleName()
/developtools/ace_ets2bundle/compiler/src/
Dresolve_ohm_url.ts81 const moduleName: string = result[2]; constant
84 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant
Dark_utils.ts84 const moduleName: string = packageInfo[1]; constant
144 for (const moduleName in projectConfig.modulePathMap) { constant
145 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant
170 const moduleName: string = packageInfo[1]; constant
365 const moduleName: string = packageInfo[1]; constant
573 const moduleName: string = data.module.name; constant
Dgen_abc_plugin.ts408 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
428 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
447 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
459 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
Dprocess_import.ts696 const moduleName: string = moduleNode.escapedText.toString(); constant
/developtools/global_resource_tool/include/
Dfile_manager.h34 void SetModuleName(const std::string &moduleName) in SetModuleName()
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/
Dloader.json1 …ry\\build\\default\\intermediates\\loader_out\\default\\node_modules","moduleName":"entry","harNam… string
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/
Dloader.json1 …ry\\build\\default\\intermediates\\loader_out\\default\\node_modules","moduleName":"entry","harNam… string
Dloader_aotMode.json1 …ry\\build\\default\\intermediates\\loader_out\\default\\node_modules","moduleName":"entry","harNam… string
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dmodule_info.ts20 moduleName: string; property in Meta
Dproject_config.ts48 moduleName: string, property
/developtools/global_resource_tool/src/
Dresource_module.cpp31 …ule::ResourceModule(const string &modulePath, const string &moduleOutput, const string &moduleName) in ResourceModule()
Di_resource_compiler.cpp99 void IResourceCompiler::SetModuleName(const string &moduleName) in SetModuleName()
/developtools/global_resource_tool/test/
Dconfig.json23 "moduleName": "entry", string
/developtools/profiler/hidebug/test/unittest/js/
Dconfig.json26 "moduleName": "entry", string
/developtools/hiperf/demo/js/entry/src/main/
Dconfig.json20 "moduleName": "entry", string
/developtools/packing_tool/modulecheck/
Dshortcuts.json65 "moduleName": { object

12