Home | History | Annotate | Download | only in base

Lines Matching defs:dispatcher

21 // We need this to declare base::MessagePumpWin::Dispatcher, which we should
72 typedef base::MessagePumpWin::Dispatcher Dispatcher;
76 typedef base::MessagePumpGlibXDispatcher Dispatcher;
78 typedef base::MessagePumpForUI::Dispatcher Dispatcher;
344 Dispatcher* dispatcher;
549 void Run(Dispatcher* dispatcher);