Home
last modified time | relevance | path

Searched defs:TARGET_API_VERSION (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dpath_config.ts74 export const TARGET_API_VERSION: string = "--target-api-version="; constant
/developtools/packing_tool/adapter/ohos/
DJsonUtil.java85 private static final String TARGET_API_VERSION = "targetAPIVersion"; field in JsonUtil
DModuleJsonUtil.java38 private static final String TARGET_API_VERSION = "targetAPIVersion"; field in ModuleJsonUtil