Searched refs:MessagePumpForUIStub (Results 1 – 1 of 1) sorted by relevance
75 class MessagePumpForUIStub : public base::MessagePumpForUI { class77 MessagePumpForUIStub() : base::MessagePumpForUI() { Waitable::GetInstance(); } in MessagePumpForUIStub() function in __anon6906c5fe0111::MessagePumpForUIStub78 ~MessagePumpForUIStub() override {} in ~MessagePumpForUIStub()164 return std::unique_ptr<base::MessagePump>(new MessagePumpForUIStub()); in CreateMessagePumpForUIStub()