Home | History | Annotate | Download | only in browser

Lines Matching refs:NewRunnableFunction

313         NewRunnableFunction(&base::ThreadRestrictions::SetIOAllowed, true));
315 FROM_HERE, NewRunnableFunction(DidEndMainMessageLoop));
349 NewRunnableFunction(Signal, &done_writing));
354 NewRunnableFunction(PostQuit, MessageLoop::current()));