Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service.cpp521 notifyBundleScanStatus = true; in NotifyBundleScanStatus()
531 if (COMMON_EVENT_SERVICE_ID == systemAbilityId && notifyBundleScanStatus) { in OnAddSystemAbility()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service.h185 bool notifyBundleScanStatus = false; variable