Home
last modified time | relevance | path

Searched refs:NotifyDeleteDiposedRule (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h82 void NotifyDeleteDiposedRule(const std::string &appId, int32_t userId, int32_t appIndex);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager.cpp255 commonEventMgr_->NotifyDeleteDiposedRule(appId, userId, Constants::MAIN_APP_INDEX); in DeleteDisposedStatus()
395 commonEventMgr_->NotifyDeleteDiposedRule(appId, userId, appIndex); in DeleteDisposedRule()
414 commonEventMgr_->NotifyDeleteDiposedRule(appId, userId, appIndex); in DeleteAllDisposedRuleByBundle()
429 commonEventMgr_->NotifyDeleteDiposedRule(appId, userId, index); in DeleteAllDisposedRuleByBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp234 void BundleCommonEventMgr::NotifyDeleteDiposedRule(const std::string &appId, int32_t userId, int32_t appIndex) in NotifyDeleteDiposedRule() function in OHOS::AppExecFwk::BundleCommonEventMgr

Completed in 3 milliseconds