Searched refs:HandleUserRequestClean (Results 1 – 3 of 3) sorted by relevance
348 bool HandleUserRequestClean(const sptr<IRemoteObject> &abilityToken, pid_t &pid, int32_t &uid);
1608 bool AppRunningManager::HandleUserRequestClean(const sptr<IRemoteObject> &abilityToken, pid_t &pid,… in HandleUserRequestClean() function in OHOS::AppExecFwk::AppRunningManager
7922 if (!appRunningManager_->HandleUserRequestClean(token, targetPid, targetUid)) { in NotifyAppFaultBySA()