Searched refs:AddDestructionObserver (Results 1 – 14 of 14) sorted by relevance
72 MessageLoop::current()->AddDestructionObserver(this); in StartWatching()
81 target_message_loop_->AddDestructionObserver(this); in MessageLoopProxyImpl()
131 void AddDestructionObserver(DestructionObserver* destruction_observer);
212 void MessageLoop::AddDestructionObserver( in AddDestructionObserver() function in MessageLoop
1760 loop->AddDestructionObserver(&observer); in TEST()
177 current_ml->AddDestructionObserver(this); in StartWatching()
128 MessageLoop::current()->AddDestructionObserver(observer_); in Run()
87 MessageLoop::current()->AddDestructionObserver(this); in Watch()
376 MessageLoop::current()->AddDestructionObserver(this); in Watch()
429 MessageLoop::current()->AddDestructionObserver(this); in Watch()
31 ui_message_loop_->AddDestructionObserver(this); in PrintJob()
98 ml->AddDestructionObserver(this); in Init()
596 ml->AddDestructionObserver(this); in StartListening()
306 main_loop_->AddDestructionObserver(this); in Initialize()