Searched refs:watchdogTime (Results 1 – 2 of 2) sorted by relevance
474 int32_t watchdogTime; /**< Watchdog duration */ member950 #define GET_NET_DEV_WATCHDOG_TIME(dev) ((dev)->watchdogTime)
801 int32_t watchdogTime = static_cast<int32_t>(workStatus->workWatchDogTime_); in ResumePausedWorks() local804 … it->first, workStatus->bundleName_.c_str(), workStatus->workId_.c_str(), watchdogTime); in ResumePausedWorks()806 watchdog_->AddWatchdog(it->first, watchdogTime); in ResumePausedWorks()