Searched refs:AddDestructionObserver (Results 1 – 9 of 9) sorted by relevance
167 current_ml->AddDestructionObserver(this); in StartWatching()
104 base::MessageLoop::current()->AddDestructionObserver(observer); in RegisterDestructionObserver()
154 void AddDestructionObserver(DestructionObserver* destruction_observer);
251 void MessageLoop::AddDestructionObserver( in AddDestructionObserver() function in base::MessageLoop
890 loop->AddDestructionObserver(&observer); in TEST()
331 MessageLoop::current()->AddDestructionObserver(this); in Watch()
460 MessageLoop::current()->AddDestructionObserver(this); in Watch()
55 message_loop_->AddDestructionObserver(this); in MessageLoopObserver()
256 message_loop->AddDestructionObserver(this); in ThreadLocalEventBuffer()