Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp2007 std::string oldModuleBuildHash; in IsNeedToUpdateSharedHspByHash() local
2008 if (!oldInfo.GetModuleBuildHash(moduleName, oldModuleBuildHash) || in IsNeedToUpdateSharedHspByHash()
2009 newModuleBuildHash != oldModuleBuildHash) { in IsNeedToUpdateSharedHspByHash()