Searched refs:CheckCanDispose (Results 1 – 3 of 3) sorted by relevance
223 if (!CheckCanDispose(appId, userId)) { in SetDisposedStatus()345 if (!CheckCanDispose(appId, userId)) { in SetDisposedRule()490 bool AppControlManager::CheckCanDispose(const std::string &appId, int32_t userId) in CheckCanDispose() function in OHOS::AppExecFwk::AppControlManager
100 bool CheckCanDispose(const std::string &appId, int32_t userId);
1597 bool ret = appControlManager->CheckCanDispose(APPID, USERID);1617 bool ret = appControlManager->CheckCanDispose(APPID, USERID);