Searched refs:WATCHDOG_INTERVAL_TIME (Results 1 – 4 of 4) sorted by relevance
41 #define WATCHDOG_INTERVAL_TIME 10000 macro214 …SoftBusRunPeriodicalTask(WATCHDOG_TASK_NAME, WatchdogProcess, WATCHDOG_INTERVAL_TIME, WATCHDOG_DEL… in BusCenterServerInitSecondStep()
78 static constexpr int32_t WATCHDOG_INTERVAL_TIME = 20000; variable
488 WATCHDOG_INTERVAL_TIME, WATCHDOG_DELAY_TIME); in ListenAudioDev()
95 constexpr int32_t WATCHDOG_INTERVAL_TIME { 30000 }; variable414 TimerMgr->AddTimer(WATCHDOG_INTERVAL_TIME, -1, [this]() { in OnStart()426 …iviewDFX::Watchdog::GetInstance().RunPeriodicalTask("MMIService", taskFunc, WATCHDOG_INTERVAL_TIME, in OnStart()