Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp1861 std::string existModuleHash; in UpdateModuleByHash() local
1864 existModuleHash = hapInfo.buildHash; in UpdateModuleByHash()
1872 if (existModuleHash != curModuleHash) { in UpdateModuleByHash()