HomeSort by relevance Sort by last modified time
    Searched refs:CreateUnbound (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/message_loop/
message_loop.h 370 static std::unique_ptr<MessageLoop> CreateUnbound(
message_loop.cc 309 std::unique_ptr<MessageLoop> MessageLoop::CreateUnbound(
message_loop_unittest.cc     [all...]
  /external/libchrome/base/threading/
thread.cc 101 MessageLoop::CreateUnbound(type, options.message_pump_factory);

Completed in 537 milliseconds