Home
last modified time | relevance | path

Searched defs:SELF_SIGN (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/binary_sign_tool/common/include/
Doptions.h123 static const std::string SELF_SIGN; variable
/developtools/hapsigner/binary_sign_tool/common/src/
Doptions.cpp60 const std::string Options::SELF_SIGN = "selfSign"; member in OHOS::SignatureTools::Options