Home
last modified time | relevance | path

Searched defs:VerifyCodeSignature (Results 1 – 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp288 ErrCode InstalldClient::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAb… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp176 ErrCode InstalldHostImpl::VerifyCodeSignature(const std::string &modulePath, const std::string &cpu… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp174 ErrCode InstalldClient::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAb… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h274 virtual ErrCode VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAbi, in VerifyCodeSignature() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp335 ErrCode InstalldClient::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAb… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp738 ErrCode InstalldHostImpl::VerifyCodeSignature(const std::string &modulePath, const std::string &cpu… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldHostImpl
Dinstalld_operator.cpp936 bool InstalldOperator::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAbi, in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldOperator
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp446 ErrCode InstalldProxy::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAbi, in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldProxy