Home
last modified time | relevance | path

Searched defs:RELEASE (Results 1 – 10 of 10) sorted by relevance

/developtools/ace_ets2bundle/compiler/
Dcompile_plugin.js26 const { JSBUNDLE, RELEASE } = require('./lib/fast_build/ark_compiler/common/ark_define'); constant
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dcommon.ts30 export const RELEASE: string = 'release'; constant
DmockRollupContext.ts180 RELEASE, constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Drollup_plugin_mock.ts170 RELEASE, constant
/developtools/packing_tool/adapter/ohos/
DModuleAppInfo.java27 private final String RELEASE = "Release"; field in ModuleAppInfo
DCompressor.java131 private static final String RELEASE = "Release"; field in Compressor
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DProvision.java37 public static final String RELEASE = "release"; field in Provision
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dark_define.ts106 export const RELEASE: string = 'release'; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/common/
Dark_define.ts106 export const RELEASE: string = 'release'; constant
/developtools/hapsigner/hapsigntool_cpp/profile/include/
Dprofile_info.h29 RELEASE, enumerator