Home
last modified time | relevance | path

Searched defs:apl (Results 1 – 6 of 6) sorted by relevance

/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/resource/
Dapl_check_list.json4 "apl": "2" string
8 "apl": "2" string
12 "apl": "2" string
16 "apl": "2" string
20 "apl": "2" string
24 "apl": "3" string
28 "apl": "2" string
32 "apl":"3" string
36 "apl":"3" string
40 "apl":"3" string
[all …]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DBundleInfo.java57 private String apl; field in BundleInfo
106 public void setApl(String apl) { in setApl()
/developtools/hapsigner/dist/
DUnsgnedReleasedProfileTemplate.json15 "apl": "normal", string
DUnsgnedDebugProfileTemplate.json14 "apl": "normal", string
/developtools/hapsigner/autosign/
DUnsgnedReleasedProfileTemplate.json15 "apl": "normal", string
/developtools/hapsigner/hapsigntool_cpp/profile/include/
Dprofile_info.h43 std::string apl; member