Searched refs:MessagePumpDispatcher (Results 1 – 4 of 4) sorted by relevance
21 class MessagePumpDispatcher; variable37 explicit RunLoop(MessagePumpDispatcher* dispatcher);99 MessagePumpDispatcher* dispatcher_;
32 RunLoop::RunLoop(MessagePumpDispatcher* dispatcher) in RunLoop()
23 class BASE_EXPORT MessagePumpDispatcher {31 virtual ~MessagePumpDispatcher() {} in ~MessagePumpDispatcher()
429 class DispatcherImpl : public MessagePumpDispatcher {