| /developtools/packing_tool/packing_tool/frameworks/test/unittest/general_normalize_test/ |
| D | general_normalize_test.cpp | 1129 std::string moduleName = ""; variable 1147 std::string moduleName = ""; variable 1173 std::string moduleName = ""; variable 1201 std::string moduleName = ""; variable 1229 std::string moduleName = ""; variable 1257 std::string moduleName = ""; variable 1285 std::string moduleName = ""; variable 1313 std::string moduleName = ""; variable 1341 std::string moduleName = ""; variable 1369 std::string moduleName = ""; variable [all …]
|
| /developtools/packing_tool/adapter/ohos/ |
| D | PreloadItem.java | 26 private String moduleName; field in PreloadItem 32 public void setModuleName(String moduleName) { in setModuleName()
|
| D | DependencyItem.java | 31 private String moduleName = null; field in DependencyItem 50 public void setModuleName(String moduleName) { in setModuleName()
|
| D | ModuleJsonInfo.java | 25 private String moduleName = ""; field in ModuleJsonInfo 41 public void setModuleName(String moduleName) { in setModuleName()
|
| D | HQFInfo.java | 34 private String moduleName = ""; field in HQFInfo 86 public void setModuleName(String moduleName) { in setModuleName()
|
| D | Distro.java | 26 public String moduleName = ""; field in Distro
|
| D | PackInfo.java | 34 public String moduleName = ""; field in PackInfo
|
| D | VerifyCollection.java | 111 private String moduleName; field in VerifyCollection 153 public void setModuleName(String moduleName) { in setModuleName()
|
| D | HapVerify.java | 232 String moduleName = hapVerifyInfos.get(0).getModuleName(); in checkSharedApppIsValid() local 308 String moduleName = verifyInfo.getModuleName(); in checkAppFieldsIsSame() local 675 String moduleName = info.getModuleName(); in checkProxyDataUriIsUnique() local 1380 String moduleName = dependencyItem.getModuleName(); in checkDependencyInFileList() local 1399 …String moduleName, HapVerifyInfo hapVerifyInfo, List<HapVerifyInfo> allHapVerifyInfo) throws Bundl… in getLayerDependency() 1608 String moduleName = preloadItem.getModuleName(); in checkAtomicServicePreloadsIsValid() local 1637 String moduleName = preloadItem.getModuleName(); in checkAtomicServicePreloadsIsValid() local 1729 private static HapVerifyInfo findAtomicServiceHapVerifyInfo(String moduleName, in findAtomicServiceHapVerifyInfo()
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/ |
| D | resolve_ohm_url.ts | 82 const moduleName: string = result[2]; constant 85 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant
|
| D | ark_utils.ts | 130 const moduleName: string = omitModuleName ? '' : pkgInfo.moduleName; constant 180 const moduleName: string = packageInfo[1]; constant 239 for (const moduleName in projectConfig.modulePathMap) { constant 240 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant 274 const moduleName: string = packageInfo[1]; constant 462 …const moduleName = isMixCompile() ? adjustModuleNameIfArkTSEvolution(pkgName, normalizedPath, pkgI… constant 501 …const moduleName = isMixCompile() ? adjustModuleNameIfArkTSEvolution(pkgName, normalizedPath, pkgI… constant 638 const moduleName: string = packageInfo[1]; constant 947 const moduleName: string = data.module.name; constant
|
| D | process_interop_ui.ts | 145 const moduleName = 'arkui.component.interop'; constant 191 const moduleName = '@ohos.arkui.component'; constant 207 const moduleName = '@ohos.arkui.stateManagement'; constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | resolve_ohm_url.ts | 82 const moduleName: string = result[2]; constant 85 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant
|
| D | ark_utils.ts | 175 const moduleName: string = packageInfo[1]; constant 234 for (const moduleName in projectConfig.modulePathMap) { constant 235 const modulePath: string = projectConfig.modulePathMap[moduleName]; constant 270 const moduleName: string = packageInfo[1]; constant 614 const moduleName: string = packageInfo[1]; constant 923 const moduleName: string = data.module.name; constant
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_verify_test/ |
| D | hqf_verify_test.cpp | 67 std::string moduleName("moduleName"); in CreateHqfInfo() local 146 std::string moduleName("test"); variable
|
| /developtools/packing_tool/packing_tool/frameworks/include/json/ |
| D | preload_item.h | 24 std::string moduleName = ""; member
|
| D | dependency_item.h | 25 std::string moduleName = ""; member
|
| D | normalize_version.h | 26 std::string moduleName = ""; member
|
| /developtools/packing_tool/packing_tool/frameworks/src/json/ |
| D | pack_info_utils.cpp | 118 std::string moduleName = iter->second; in MergeTwoPackInfosByPackagePair() local 131 const std::string& moduleName) in FindAndMergeModulesByPackagePair() 209 const std::string& packageName, const std::string& moduleName) in MergeTwoPackInfosByPackagePair()
|
| /developtools/global_resource_tool/include/ |
| D | file_manager.h | 34 void SetModuleName(const std::string &moduleName) in SetModuleName()
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/ |
| D | loader.json | 1 …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/ |
| D | loader.json | 1 …ry\\build\\default\\intermediates\\loader_out\\default\\node_modules","moduleName":"entry","harNam… string
|
| D | loader_aotMode.json | 1 …ry\\build\\default\\intermediates\\loader_out\\default\\node_modules","moduleName":"entry","harNam… string
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/interop/ |
| D | loadLibraries.js | 33 function loadNativeModuleLibrary(moduleName, module) { argument
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/fast_app_packager_file/ |
| D | pack.json | 27 "moduleName": "entry" string 43 "moduleName": "library" string
|