Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_pump_libevent_unittest.cc159 void QuitMessageLoopAndStart(const Closure& quit_closure) { in QuitMessageLoopAndStart() function
175 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()