HomeSort by relevance Sort by last modified time
    Searched full:set_run_loop (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/mojo/public/utility/
run_loop_unittest.cc 81 void set_run_loop(RunLoop* run_loop) { run_loop_ = run_loop; } function in class:mojo::utility::__anon8745::RemoveOnReadyRunLoopHandler
102 handler.set_run_loop(&run_loop);
116 void set_run_loop(RunLoop* run_loop) { run_loop_ = run_loop; } function in class:mojo::utility::__anon8745::QuitOnReadyRunLoopHandler
137 handler.set_run_loop(&run_loop);
151 void set_run_loop(RunLoop* run_loop) { run_loop_ = run_loop; } function in class:mojo::utility::__anon8745::QuitOnErrorRunLoopHandler
170 handler.set_run_loop(&run_loop);

Completed in 46 milliseconds