Home | History | Annotate | Download | only in base

Lines Matching defs:old_state

1079     bool old_state = MessageLoop::current()->NestableTasksAllowed();
1082 MessageLoop::current()->SetNestableTasksAllowed(old_state);