Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h81 void NotifySetDiposedRule(const std::string &appId, int32_t userId, const std::string &data, int32_t appIndex);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager.cpp238 commonEventMgr_->NotifySetDiposedRule(appId, userId, want.ToString(), Constants::MAIN_APP_INDEX); in SetDisposedStatus()
364 commonEventMgr_->NotifySetDiposedRule(appId, userId, rule.ToString(), appIndex); in SetDisposedRule()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp216 void BundleCommonEventMgr::NotifySetDiposedRule( in NotifySetDiposedRule() function in OHOS::AppExecFwk::BundleCommonEventMgr

Completed in 2 milliseconds