Searched refs:watchdogId_ (Results 1 – 2 of 2) sorted by relevance
61 watchdogId_ = INIT_WATCHDOG_ID; in WorkPolicyManager()613 if (watchdogId_ == MAX_WATCHDOG_ID) { in NewWatchdogId()614 watchdogId_ = INIT_WATCHDOG_ID; in NewWatchdogId()616 return watchdogId_++; in NewWatchdogId()
317 uint32_t watchdogId_; variable