Searched refs:KILL_PROCESS_BY_USER_DELAY_BASE (Results 1 – 1 of 1) sorted by relevance
165 constexpr const int32_t KILL_PROCESS_BY_USER_DELAY_BASE = 500; variable7933 …2_t delayTime = willKillPidsNum_ * KILL_PROCESS_BY_USER_INTERVAL + KILL_PROCESS_BY_USER_DELAY_BASE; in NotifyAppFaultBySA()