Searched refs:ScopedNestableTaskAllower (Results 1 – 2 of 2) sorted by relevance
329 class ScopedNestableTaskAllower {331 explicit ScopedNestableTaskAllower(MessageLoop* loop) in ScopedNestableTaskAllower() function336 ~ScopedNestableTaskAllower() { in ~ScopedNestableTaskAllower()
627 MessageLoop::ScopedNestableTaskAllower allow(MessageLoop::current()); in FuncThatPumps()699 MessageLoop::ScopedNestableTaskAllower allow(MessageLoop::current()); in FuncThatRuns()