Searched refs:stopWatchdog_ (Results 1 – 3 of 3) sorted by relevance
49 if (!stopWatchdog_) { in ~Watchdog()73 if (stopWatchdog_) { in Stop()77 stopWatchdog_.store(true); in Stop()127 return stopWatchdog_; in IsStopWatchdog()139 if (stopWatchdog_) { in Timer()
105 std::atomic_bool stopWatchdog_ = false; variable
190 EXPECT_TRUE(watchdog_->stopWatchdog_);327 watchdog_->stopWatchdog_ = true;