Home
last modified time | relevance | path

Searched defs:SignProfile (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/binary_sign_tool/profile/src/
Dprofile_sign_tool.cpp47 int ProfileSignTool::SignProfile(const std::string& content, const std::shared_ptr<Signer>& signer, in SignProfile() function in OHOS::SignatureTools::ProfileSignTool
/developtools/hapsigner/hapsigntool_cpp/profile/src/
Dprofile_sign_tool.cpp63 int ProfileSignTool::SignProfile(const std::string& content, const std::shared_ptr<Signer>& signer, in SignProfile() function in OHOS::SignatureTools::ProfileSignTool
/developtools/hapsigner/hapsigntool_cpp/api/src/
Dsign_tool_service_impl.cpp489 bool SignToolServiceImpl::SignProfile(Options* options) in SignProfile() function in OHOS::SignatureTools::SignToolServiceImpl