Home
last modified time | relevance | path

Searched refs:PARAM_REMOTE_SIGNERPLUGIN (Results 1 - 6 of 6) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
H A Dparam_constants.cpp44 const std::string ParamConstants::PARAM_REMOTE_SIGNERPLUGIN = "signerPlugin"; member in OHOS::SignatureTools::ParamConstants
/developtools/hapsigner/hapsigntool_cpp/hap/entity/include/
H A Dparam_constants.h52 static const std::string PARAM_REMOTE_SIGNERPLUGIN; member in OHOS::SignatureTools::ParamConstants
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dremote_sign_provider.cpp41 paramFileds.emplace_back(ParamConstants::PARAM_REMOTE_SIGNERPLUGIN); in CheckParams()
/developtools/hapsigner/hapsigntool_cpp/signer/src/
H A Dsigner_factory.cpp49 std::string signerPlugin = adapter.GetOptions()->GetString(ParamConstants::PARAM_REMOTE_SIGNERPLUGIN); in LoadRemoteSigner()
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
H A Dcmd_util.cpp287 ParamConstants::PARAM_REMOTE_SIGNERPLUGIN}; in UpdateParamForCheckRemoteSignProfile()
H A Dparams_run_tool.cpp110 ParamConstants::PARAM_REMOTE_SIGNERPLUGIN})) { in RunSignApp()

Completed in 5 milliseconds