Searched refs:MESSAGE_PUMP_DEFAULT (Results 1 – 1 of 1) sorted by relevance
228 #define MESSAGE_PUMP_DEFAULT \ in CreateMessagePumpForType() macro231 #define MESSAGE_PUMP_DEFAULT scoped_ptr<MessagePump>(new MessagePumpDefault()) in CreateMessagePumpForType() macro248 return MESSAGE_PUMP_DEFAULT; in CreateMessagePumpForType()