Searched refs:QuitMessageLoopAndStart (Results 1 – 3 of 3) sorted by relevance
159 void QuitMessageLoopAndStart(const Closure& quit_closure) { in QuitMessageLoopAndStart() function175 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()
228 void QuitMessageLoopAndStart(OnceClosure quit_closure) { in QuitMessageLoopAndStart() function245 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()
719 void QuitMessageLoopAndStart(OnceClosure quit_closure) { in QuitMessageLoopAndStart() function736 FROM_HERE, BindOnce(&QuitMessageLoopAndStart, runloop.QuitClosure())); in OnFileCanReadWithoutBlocking()