Searched refs:pump_factory (Results 1 – 2 of 2) sorted by relevance
382 MessagePumpFactoryCallback pump_factory) { in CreateUnbound() argument383 return WrapUnique(new MessageLoop(type, pump_factory)); in CreateUnbound()386 MessageLoop::MessageLoop(Type type, MessagePumpFactoryCallback pump_factory) in MessageLoop() argument393 pump_factory_(pump_factory), in MessageLoop()
414 MessageLoop(Type type, MessagePumpFactoryCallback pump_factory);439 MessagePumpFactoryCallback pump_factory);