Home
last modified time | relevance | path

Searched refs:WillDestroyCurrentMessageLoop (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/base/files/
Dfile_descriptor_watcher_posix.cc62 void WillDestroyCurrentMessageLoop() override;
150 WillDestroyCurrentMessageLoop() { in WillDestroyCurrentMessageLoop() function in base::FileDescriptorWatcher::Controller::Watcher
/external/libchrome/mojo/core/
Dbroker_host.h55 void WillDestroyCurrentMessageLoop() override;
Dbroker_host.cc175 void BrokerHost::WillDestroyCurrentMessageLoop() { in WillDestroyCurrentMessageLoop() function in mojo::core::BrokerHost
Dchannel_posix.cc416 void WillDestroyCurrentMessageLoop() override { in WillDestroyCurrentMessageLoop() function in mojo::core::__anon048160970111::ChannelPosix
Dnode_controller.cc138 void WillDestroyCurrentMessageLoop() override { in WillDestroyCurrentMessageLoop() function in mojo::core::__anona79c1cf50111::ThreadDestructionObserver
/external/libchrome/base/message_loop/
Dmessage_loop_current.h77 virtual void WillDestroyCurrentMessageLoop() = 0;
Dmessage_loop.cc214 observer.WillDestroyCurrentMessageLoop(); in ~MessageLoop()
Dmessage_loop_unittest.cc1973 void WillDestroyCurrentMessageLoop() override { in WillDestroyCurrentMessageLoop() function in base::__anon2599e6e41311::MLDestructionObserver
/external/libchrome/libchrome_tools/patches/
Dfix-fd-watcher-leak.patch46 - // |watcher_| is deleted from Watcher::WillDestroyCurrentMessageLoop().
117 WillDestroyCurrentMessageLoop() {
/external/libchrome/mojo/public/cpp/bindings/lib/
Dconnector.cc87 void WillDestroyCurrentMessageLoop() override { in WillDestroyCurrentMessageLoop() function in mojo::Connector::RunLoopNestingObserver
/external/libchrome/base/threading/
Dthread_unittest.cc112 void WillDestroyCurrentMessageLoop() override { in WillDestroyCurrentMessageLoop() function in __anonfb2632160111::CapturingDestructionObserver
/external/libchrome/base/trace_event/
Dtrace_log.cc221 void WillDestroyCurrentMessageLoop() override;
298 void TraceLog::ThreadLocalEventBuffer::WillDestroyCurrentMessageLoop() { in WillDestroyCurrentMessageLoop() function in base::trace_event::TraceLog::ThreadLocalEventBuffer