Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1867 std::string curModuleHash; in UpdateModuleByHash() local
1868 if (!newInfo.GetModuleBuildHash(moduleName, curModuleHash)) { in UpdateModuleByHash()
1872 if (existModuleHash != curModuleHash) { in UpdateModuleByHash()