HomeSort by relevance Sort by last modified time
    Searched defs:HandleDispatch (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/message_loop/
message_pump_glib.cc 109 static_cast<WorkSource*>(source)->pump->HandleDispatch();
219 // We know we have work, but we haven't called HandleDispatch yet. Don't let
248 // because HandleCheck() may be called without HandleDispatch being called
265 void MessagePumpGlib::HandleDispatch() {
message_pump_glib_unittest.cc 56 void HandleDispatch() {
125 static_cast<Source*>(source)->injector->HandleDispatch();

Completed in 652 milliseconds