Searched refs:shutdown_called_ (Results 1 – 9 of 9) sorted by relevance
36 shutdown_called_(false) { in GCMAccountTracker()41 DCHECK(shutdown_called_); in ~GCMAccountTracker()46 shutdown_called_ = true; in Shutdown()51 DCHECK(!shutdown_called_); in Start()73 DCHECK(!shutdown_called_); in Stop()
124 bool shutdown_called_; variable
463 bool shutdown_called_; member in base::SequencedWorkerPool::Inner532 shutdown_called_(false), in Inner()541 DCHECK(shutdown_called_); in ~Inner()586 if (shutdown_called_) { in PostTask()648 if (shutdown_called_) in CleanupForTesting()670 if (shutdown_called_) in Shutdown()672 shutdown_called_ = true; in Shutdown()708 return shutdown_called_; in IsShutdownInProgress()801 if (shutdown_called_ && in ThreadLoop()947 if (shutdown_called_ && i->shutdown_behavior != BLOCK_SHUTDOWN) { in GetWork()[all …]
88 shutdown_called_(false) {} in PasswordStore()202 shutdown_called_ = true; in Shutdown()214 PasswordStore::~PasswordStore() { DCHECK(shutdown_called_); } in ~PasswordStore()
303 bool shutdown_called_; variable
19 shutdown_called_(false) { in AccountTracker()25 DCHECK(shutdown_called_); in ~AccountTracker()29 shutdown_called_ = true; in Shutdown()
113 bool shutdown_called_; variable
153 shutdown_called_(false) { in AccountTrackerService()157 DCHECK(shutdown_called_); in ~AccountTrackerService()177 shutdown_called_ = true; in Shutdown()