Searched refs:message_pump_factory (Results 1 – 2 of 2) sorted by relevance
96 if (!options.message_pump_factory.is_null()) in StartWithOptions()101 MessageLoop::CreateUnbound(type, options.message_pump_factory); in StartWithOptions()
80 MessagePumpFactory message_pump_factory; member