Home
last modified time | relevance | path

Searched refs:CheckSoEncryption (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h623 …ErrCode CheckSoEncryption(InnerBundleInfo &info, const std::string &cpuAbi, const std::string &tar…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp5027 result = CheckSoEncryption(info, cpuAbi, targetSoPath); in InnerProcessNativeLibs()
5096 ErrCode BaseBundleInstaller::CheckSoEncryption(InnerBundleInfo &info, const std::string &cpuAbi, in CheckSoEncryption() function in OHOS::AppExecFwk::BaseBundleInstaller