Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 25 of 27) 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.java124 String moduleName = hapVerifyInfos.get(0).getModuleName(); in checkSharedApppIsValid() local
1082 String moduleName = dependencyItem.getModuleName(); in checkDependencyInFileList() local
1101String moduleName, HapVerifyInfo hapVerifyInfo, List<HapVerifyInfo> allHapVerifyInfo) throws Bundl… in getLayerDependency()
1303 String moduleName = preloadItem.getModuleName(); in checkAtomicServicePreloadsIsValid() local
1329 String moduleName = preloadItem.getModuleName(); in checkAtomicServicePreloadsIsValid() local
1411 private static HapVerifyInfo findAtomicServiceHapVerifyInfo(String moduleName, in findAtomicServiceHapVerifyInfo()
DPackInfo.java34 public String moduleName = ""; field in PackInfo
DDistro.java26 public String moduleName = ""; field in Distro
DModuleJsonUtil.java277 String moduleName = ""; in parseStageModuleName() local
307 String moduleName = ""; in parseFaModuleName() local
342 String moduleName = ""; in parsePatchModuleName() local
604 String moduleName = parseDistroModuleName(finalModuleObj); in verifyModuleInPackInfo() local
614 String moduleName = parseDistroModuleName(srcModuleObj); in verifyModuleInPackInfo() local
668 String moduleName = ""; in parseDistroModuleName() local
780 … String packageName, String moduleName) throws BundleException { in mergeTwoPackInfoObjByPackagePair()
DHapVerifyInfo.java50 private String moduleName = ""; field in HapVerifyInfo
205 public void setModuleName(String moduleName) { in setModuleName()
DUtility.java66 private String moduleName = ""; field in Utility
329 public void setModuleName(String moduleName) { in setModuleName()
DCompressor.java1178 String moduleName = ""; in readModlueNameFromHap() local
1348 String moduleName = temp[temp.length - 4]; in compressPackResMode() local
2144 String moduleName = lineStr.substring(startIndex, endIndex); in getModuleNameFromString() local
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts81 const moduleName: string = packageInfo[1]; constant
116 for (const moduleName in projectConfig.modulePathMap) { constant
117 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant
316 const moduleName: string = packageInfo[1]; constant
471 const moduleName: string = data.module.name; constant
Dresolve_ohm_url.ts81 const moduleName: string = result[2]; constant
84 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant
Dgen_abc_plugin.ts407 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
427 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
446 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
458 const moduleName: string = getPackageInfo(projectConfig.aceModuleJsonPath)[1]; constant
Dprocess_import.ts702 const moduleName: string = moduleNode.escapedText.toString(); constant
Dets_checker.ts511 for (const moduleName of moduleNames) { constant
Dvalidate_ui_syntax.ts1024 const moduleName: string = urlResult[1]; constant
/developtools/global_resource_tool/include/
Dfile_manager.h34 void SetModuleName(const std::string &moduleName) in SetModuleName()
/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
Dmodule.json1184 "moduleName": { object
1228 "moduleName": { object

12