Searched defs:projectPath (Results 1 – 9 of 9) sorted by relevance
| /developtools/packing_tool/adapter/ohos/ |
| D | ConvertHapToBin.java | 52 String projectPath = file.getParent() + File.separator + OUTPUT_PATH; in packHapTobin() local 53 FileUtils.unzip(absHapPath.get(), projectPath); in packHapTobin() local 71 public static boolean packProjectTobin(final String projectPath, final String binPath) { in packProjectTobin() 101 String projectPath = ""; in main() local
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | main.product.js | 80 function loadEntryObj(projectPath, device_level, abilityType, manifestFilePath) { argument 113 function addPageEntryObj(manifest, projectPath) { argument 186 function hashProjectPath(projectPath) { argument 291 function parseAbilityName(abilityType, projectPath) { argument
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | manifest-loader.js | 19 let projectPath = process.env.aceModuleRoot || process.cwd(); variable
|
| D | resource-plugin.js | 479 function checkTestRunner(projectPath, entryObj) { argument 484 function walkSync(filePath_, files, entryObj, projectPath) { argument
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/ |
| D | project_config.ts | 104 projectPath: string; property in ProjectConfig
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/ |
| D | run_declgen_standalone.ts | 69 static projectPath; property in DeclfileProductor
|
| /developtools/ace_ets2bundle/compiler/src/interop/ |
| D | main.js | 588 function getAbilityFullPath(projectPath, abilityPath) { argument 881 function hashProjectPath(projectPath) { argument
|
| /developtools/ace_ets2bundle/compiler/ |
| D | main.js | 566 function getAbilityFullPath(projectPath, abilityPath) { argument 859 function hashProjectPath(projectPath) { argument
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | component_validator.js | 21 const projectPath = process.env.aceModuleRoot || process.cwd() constant
|