Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp6199 bool needCopyHapToInstallPath, bool needDeleteOldLibraryPath) in FinalProcessHapAndSoForBundleUpdate()
6249 const std::unordered_map<std::string, InnerBundleInfo> &infos, bool needDeleteOldLibraryPath) in MoveSoFileToRealInstallationDir()
7702 bool needDeleteOldLibraryPath = NeedDeleteOldNativeLib(newInfos, oldInfo); in ProcessBundleCodePath() local