Home
last modified time | relevance | path

Searched defs:WATCHDOG_INTERVAL_TIME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_manager.h78 static constexpr int32_t WATCHDOG_INTERVAL_TIME = 20000; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_manager.c41 #define WATCHDOG_INTERVAL_TIME 10000 macro
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp95 constexpr int32_t WATCHDOG_INTERVAL_TIME { 30000 }; variable