Home
last modified time | relevance | path

Searched defs:PROFILE_SIGNED (Results 1 – 5 of 5) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/common/include/
Doptions.h121 static const std::string PROFILE_SIGNED; variable
/developtools/hapsigner/binary_sign_tool/common/include/
Doptions.h121 static const std::string PROFILE_SIGNED; variable
/developtools/hapsigner/hapsigntool_cpp/common/src/
Doptions.cpp58 const std::string Options::PROFILE_SIGNED = "profileSigned"; member in OHOS::SignatureTools::Options
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/
DOptions.java194 public static final String PROFILE_SIGNED = "profileSigned"; field in Options
/developtools/hapsigner/binary_sign_tool/common/src/
Doptions.cpp58 const std::string Options::PROFILE_SIGNED = "profileSigned"; member in OHOS::SignatureTools::Options