Searched refs:pump_factory (Results 1 – 2 of 2) sorted by relevance
378 Type type, MessagePumpFactoryCallback pump_factory) { in CreateUnbound() argument379 return make_scoped_ptr(new MessageLoop(type, pump_factory)); in CreateUnbound()382 MessageLoop::MessageLoop(Type type, MessagePumpFactoryCallback pump_factory) in MessageLoop() argument392 pump_factory_(pump_factory), in MessageLoop()
424 MessagePumpFactoryCallback pump_factory);428 MessageLoop(Type type, MessagePumpFactoryCallback pump_factory);