Searched refs:TryKillSystemProcess (Results 1 – 3 of 3) sorted by relevance
113 int32_t TryKillSystemProcess(const std::shared_ptr<SystemProcessContext>& processContext);
685 int32_t ret = TryKillSystemProcess(processContext); in PostTryKillProcessTask()763 int32_t SystemAbilityStateScheduler::TryKillSystemProcess( in TryKillSystemProcess() function in OHOS::SystemAbilityStateScheduler
1371 int32_t ret = systemAbilityStateScheduler->TryKillSystemProcess(nullptr);1389 int32_t ret = systemAbilityStateScheduler->TryKillSystemProcess(systemProcessContext);1409 int32_t ret = systemAbilityStateScheduler->TryKillSystemProcess(systemProcessContext);