Home | Sort by relevance Sort by last modified time |
/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); |