Searched refs:willKillPidsNum_ (Results 1 – 2 of 2) sorted by relevance
647 willKillPidsNum_ -= 1; in DecreaseWillKillPidsNum()1674 std::atomic<int32_t> willKillPidsNum_ = 0; variable
331 willKillPidsNum_ = 0; in Init()7932 willKillPidsNum_ += 1; in NotifyAppFaultBySA()7933 …int32_t delayTime = willKillPidsNum_ * KILL_PROCESS_BY_USER_INTERVAL + KILL_PROCESS_BY_USER_DELAY_… in NotifyAppFaultBySA()