Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h104 int32_t PostTryKillProcessTask(const std::shared_ptr<SystemProcessContext>& processContext);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp681 int32_t SystemAbilityStateScheduler::PostTryKillProcessTask( in PostTryKillProcessTask() function in OHOS::SystemAbilityStateScheduler
975 PostTryKillProcessTask(abilityContext->ownProcessContext); in OnAbilityNotLoadedLocked()