Searched refs:message_pump_factory (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/threading/
H A Dthread.cc100 if (!options.message_pump_factory.is_null())
105 type, options.message_pump_factory);
H A Dthread.h51 // This is ignored if message_pump_factory.is_null() is false.
58 // on the thread. If message_pump_factory.is_null(), then a MessagePump
61 MessagePumpFactory message_pump_factory; member in struct:base::Thread::Options

Completed in 225 milliseconds