Searched refs:got_exiting_ (Results 1 – 2 of 2) sorted by relevance
27 got_exiting_(false), in PinnedTabService()40 if (got_exiting_) in Observe()78 DCHECK(!got_exiting_); in GotExit()79 got_exiting_ = true; in GotExit()
36 bool got_exiting_; variable