Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_control/
H A Dapp_control_manager.h99 void DeleteAbilityRunningRuleBmsCache(const std::string &appId);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager.cpp408 DeleteAbilityRunningRuleBmsCache(appId); in DeleteAllDisposedRuleByBundle()
547 void AppControlManager::DeleteAbilityRunningRuleBmsCache(const std::string &appId) in DeleteAbilityRunningRuleBmsCache() function in OHOS::AppExecFwk::AppControlManager