Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/test/java/com/ohos/hapsigntool/
DProfileTest.java75 private static final String KEY_ALIAS = "oh-profile1-key-v1"; field in ProfileTest
/developtools/hapsigner/hapsigntool_cpp/common/src/
Doptions.cpp22 const std::string Options::KEY_ALIAS = "keyAlias"; member in OHOS::SignatureTools::Options
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/
DOptions.java129 public static final String KEY_ALIAS = "keyAlias"; field in Options
/developtools/hapsigner/binary_sign_tool/common/src/
Doptions.cpp22 const std::string Options::KEY_ALIAS = "keyAlias"; member in OHOS::SignatureTools::Options