Searched refs:HandlePrepare (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/message_loop/
H A Dmessage_pump_glib.h28 // public for simplicity but should not be used directly. HandlePrepare
33 int HandlePrepare();
H A Dmessage_pump_glib.cc93 *timeout_ms = static_cast<WorkSource*>(source)->pump->HandlePrepare();
218 int MessagePumpGlib::HandlePrepare() { function in class:base::MessagePumpGlib
H A Dmessage_pump_glib_unittest.cc42 int HandlePrepare() { function in class:base::__anon2371::EventInjector
114 *timeout_ms = static_cast<Source*>(source)->injector->HandlePrepare();

Completed in 92 milliseconds