Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dgen_aot.ts151 const profile: string = projectConfig.apPath; constant
/developtools/hiperf/script/
Dhiperf_utils.py374 def profile(self): member in PerformanceProfile
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/
DSignProvider.java131 String profile = signParams.get(ParamConstants.PARAM_BASIC_PROFILE); in loadOptionalBlocks() local