Searched defs:MessagePumpFactory (Results 1 – 3 of 3) sorted by relevance
19 typedef MessageLoop::MessagePumpFactory MessagePumpFactory; typedef
131 typedef std::unique_ptr<MessagePump>(MessagePumpFactory)(); typedef
59 typedef Callback<std::unique_ptr<MessagePump>()> MessagePumpFactory; typedef