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

/external/chromium_org/base/message_loop/
H A Dmessage_pump_win.cc445 ULONG_PTR key = HandlerToKey(handler, true);
455 ULONG_PTR key = HandlerToKey(handler, false);
613 ULONG_PTR MessagePumpForIO::HandlerToKey(IOHandler* handler, function in class:base::MessagePumpForIO

Completed in 88 milliseconds