Searched refs:KeyToHandler (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/message_loop/
H A Dmessage_pump_win.h328 static IOHandler* KeyToHandler(ULONG_PTR key, bool* has_valid_io_context);
H A Dmessage_pump_win.cc566 item->handler = KeyToHandler(key, &item->has_valid_io_context);
629 MessagePumpForIO::IOHandler* MessagePumpForIO::KeyToHandler( function in class:base::MessagePumpForIO

Completed in 94 milliseconds