Searched refs:ScopedNestableTaskAllower (Results 1 – 4 of 4) sorted by relevance
334 class ScopedNestableTaskAllower {336 explicit ScopedNestableTaskAllower(MessageLoop* loop) in ScopedNestableTaskAllower() function341 ~ScopedNestableTaskAllower() { in ~ScopedNestableTaskAllower()
402 MessageLoop::ScopedNestableTaskAllower allow(MessageLoop::current()); in RunNestedLoop()676 MessageLoop::ScopedNestableTaskAllower allow(MessageLoop::current()); in FuncThatPumps()735 MessageLoop::ScopedNestableTaskAllower allow(MessageLoop::current()); in FuncThatRuns()
428 base::MessageLoop::ScopedNestableTaskAllower scoper( in RunStressTest()
540 base::MessageLoop::ScopedNestableTaskAllower allow( in AccumulateWithNestedLoop()