Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h803 bool copyHapToInstallPath_ = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1243 copyHapToInstallPath_ = installParam.copyHapToInstallPath; in ProcessBundleInstall()
5043 if (copyHapToInstallPath_) { in VerifyCodeSignatureForNativeFiles()