Home
last modified time | relevance | path

Searched refs:WATCHDOG_INTERVAL_TIME (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_manager.c41 #define WATCHDOG_INTERVAL_TIME 10000 macro
214 SoftBusRunPeriodicalTask(WATCHDOG_TASK_NAME, WatchdogProcess, WATCHDOG_INTERVAL_TIME, WATCHDOG_DELAY_TIME); in BusCenterServerInitSecondStep()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_manager.h78 static constexpr int32_t WATCHDOG_INTERVAL_TIME = 20000; member in OHOS::DistributedHardware::DAudioSourceManager
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp488 WATCHDOG_INTERVAL_TIME, WATCHDOG_DELAY_TIME); in ListenAudioDev()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp109 constexpr int32_t WATCHDOG_INTERVAL_TIME { 30000 };
936 TimerMgr->AddTimer(WATCHDOG_INTERVAL_TIME, -1, [this]() { in OnStart()

Completed in 8 milliseconds