Searched refs:modules (Results 1 – 10 of 10) sorted by relevance
/interface/sdk-js/build-tools/openharmony_sdk_upgrade_assistant/src/main/java/com/update/check/utils/ |
D | FileUtils.java | 145 JSONArray modules = null; in getApplicationApiType() local 147 modules = (JSONArray) childModel; in getApplicationApiType() 149 Object childObject = modules.get(0); in getApplicationApiType() 305 JSONArray modules = null; in getCompileSdkVersion() local 307 modules = (JSONArray) products; in getCompileSdkVersion() 309 Object childObject = modules.get(0); in getCompileSdkVersion()
|
/interface/sdk-js/build-tools/collect_application_api/src/ |
D | utils.js | 118 if (!profile || !profile.modules || profile.modules.length === 0) { 122 profile.modules.forEach((module) => { 278 return profile.app && profile.modules;
|
/interface/sdk-js/api/bundleManager/ |
D | BundlePackInfo.d.ts | 123 readonly modules: Array<ModuleConfigInfo>; property
|
/interface/sdk-js/build-tools/dts_parser/ |
D | tsconfig.json | 32 … /* Allow multiple folders to be treated as one when resolving modules. */ 35 …/ "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */ 72 … /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables `al…
|
/interface/sdk-js/build-tools/jsdoc_format_plugin/ |
D | tsconfig.json | 32 … /* Allow multiple folders to be treated as one when resolving modules. */ 35 …/ "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */ 72 … /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables `al…
|
/interface/sdk-js/build-tools/collect_application_api/ |
D | README_zh.md | 77 4. 扫描 build-profile.json5 中 modules 下的代码目录
|
/interface/sdk-js/build-tools/ |
D | delete_systemapi_plugin.js | 473 …return { modules: module, fullReferencePath: fullReferencePath, reference: element, isUsed: false … 522 currModule = currReferencesModule[index].modules[importSpecifier];
|
/interface/sdk_c/third_party/node/ |
D | LICENSE | 1014 any non-standard features, executables, or modules, and provided that 1076 (9) Works (including, but not limited to, modules and scripts) that
|
/interface/sdk-js/build-tools/api_check_plugin/plugin/ |
D | dictionaries.txt | 39886 modules
|
/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/config/ |
D | dictionaries.txt | 39886 modules
|