Home
last modified time | relevance | path

Searched refs:MAX_WATCHDOG_ID (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp46 const uint32_t MAX_WATCHDOG_ID = 1000; variable
613 if (watchdogId_ == MAX_WATCHDOG_ID) { in NewWatchdogId()