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

/external/chromium_org/base/message_loop/
H A Dmessage_pump_dispatcher.h22 // POST_DISPATCH_QUIT_LOOP flag on the return value from Dispatch.
27 POST_DISPATCH_QUIT_LOOP = 0x1, enumerator in enum:base::MessagePumpDispatcher::PostDispatchAction
36 // action. If POST_DISPATCH_QUIT_LOOP is set, in the return value, then the

Completed in 681 milliseconds