Searched defs:needDeleteOldLibraryPath (Results 1 – 1 of 1) sorted by relevance
6199 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