Home
last modified time | relevance | path

Searched defs:RegisterIOHandler (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/message_loop/
Dmessage_pump_win.cc462 void MessagePumpForIO::RegisterIOHandler(HANDLE file_handle, in RegisterIOHandler() function in base::MessagePumpForIO
Dmessage_loop.cc714 void MessageLoopForIO::RegisterIOHandler(HANDLE file, IOHandler* handler) { in RegisterIOHandler() function in base::MessageLoopForIO