Searched defs:VerifyCodeSignature (Results 1 – 8 of 8) sorted by relevance
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | installd_client.cpp | 288 ErrCode InstalldClient::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAb… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldClient
|
| D | mock_installd_host_impl.cpp | 176 ErrCode InstalldHostImpl::VerifyCodeSignature(const std::string &modulePath, const std::string &cpu… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldHostImpl
|
| D | mock_install_client.cpp | 174 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/ |
| D | installd_interface.h | 274 virtual ErrCode VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAbi, in VerifyCodeSignature() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | installd_client.cpp | 335 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/ |
| D | installd_host_impl.cpp | 738 ErrCode InstalldHostImpl::VerifyCodeSignature(const std::string &modulePath, const std::string &cpu… in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldHostImpl
|
| D | installd_operator.cpp | 936 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/ |
| D | installd_proxy.cpp | 446 ErrCode InstalldProxy::VerifyCodeSignature(const std::string &modulePath, const std::string &cpuAbi, in VerifyCodeSignature() function in OHOS::AppExecFwk::InstalldProxy
|