Home | History | Annotate | Download | only in base

Lines Matching defs:old_state

1026     bool old_state = MessageLoop::current()->NestableTasksAllowed();
1029 MessageLoop::current()->SetNestableTasksAllowed(old_state);