Searched refs:oldWatchdogTime (Results 1 – 1 of 1) sorted by relevance
759 uint64_t oldWatchdogTime = workStatus->workWatchDogTime_; in PauseRunningWorks() local761 uint64_t newWatchdogTime = oldWatchdogTime - runningTime; in PauseRunningWorks()765 … workStatus->bundleName_.c_str(), workStatus->workId_.c_str(), newWatchdogTime, oldWatchdogTime, in PauseRunningWorks()773 oldWatchdogTime, newWatchdogTime, workStatus->duration_); in PauseRunningWorks()