Searched defs:HandleDispatch (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dmessage_pump_glib.cc109 static_cast<WorkSource*>(source)->pump->HandleDispatch();
241 // We know we have work, but we haven't called HandleDispatch yet. Don't let
265 // because HandleCheck() may be called without HandleDispatch being called
282 void MessagePumpForUI::HandleDispatch() { function in class:base::MessagePumpForUI
H A Dmessage_pump_glib_unittest.cc51 void HandleDispatch() { function in class:__anon1561::EventInjector
106 static_cast<Source*>(source)->injector->HandleDispatch();

Completed in 49 milliseconds