Searched refs:KillRunningApp (Results 1 – 3 of 3) sorted by relevance
365 mgr.KillRunningApp(rules, USERID);397 mgr.KillRunningApp(rules, USERID);
96 void KillRunningApp(const std::vector<AppRunningControlRule> &rules, int32_t userId) const;
114 KillRunningApp(controlRules, userId); in AddAppRunningControlRule()298 void AppControlManager::KillRunningApp(const std::vector<AppRunningControlRule> &rules, int32_t use… in KillRunningApp() function in OHOS::AppExecFwk::AppControlManager