Home
last modified time | relevance | path

Searched defs:MESSAGE_PUMP_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/message_loop/
Dmessage_loop.cc241 #define MESSAGE_PUMP_DEFAULT \ in CreateMessagePumpForType() macro
244 #define MESSAGE_PUMP_DEFAULT scoped_ptr<MessagePump>(new MessagePumpDefault()) in CreateMessagePumpForType() macro