Home
last modified time | relevance | path

Searched defs:PACKAGES (Results 1 – 4 of 4) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dark_define.ts71 export const PACKAGES: string = 'pkg_modules'; constant
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts91 export const PACKAGES: string = 'pkg_modules'; constant
/developtools/packing_tool/adapter/ohos/
DModuleJsonUtil.java52 private static final String PACKAGES = "packages"; field in ModuleJsonUtil
DJsonUtil.java59 private static final String PACKAGES = "packages"; field in JsonUtil