Searched refs:CreateMessagePumpForType (Results 1 – 4 of 4) sorted by relevance
245 std::unique_ptr<MessagePump> MessageLoop::CreateMessagePumpForType(Type type) { in CreateMessagePumpForType() function in base::MessageLoop347 pump_ = CreateMessagePumpForType(type_); in BindToCurrentThread()
147 static std::unique_ptr<MessagePump> CreateMessagePumpForType(Type type);
150 static std::unique_ptr<MessagePump> CreateMessagePumpForType(Type type);