Home
last modified time | relevance | path

Searched refs:willKillPidsNum_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h640 willKillPidsNum_ -= 1; in DecreaseWillKillPidsNum()
1877 int32_t willKillPidsNum_; member in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp329 willKillPidsNum_ = 0; in Init()
7998 willKillPidsNum_ += 1; in NotifyAppFaultBySA()
7999 int32_t delayTime = willKillPidsNum_ * KILL_PROCESS_BY_USER_INTERVAL; in NotifyAppFaultBySA()

Completed in 16 milliseconds