Searched defs:MessageLoopForIO (Results 1 – 3 of 3) sorted by relevance
18 class MessageLoopForIO; variable
22 class MessageLoopForIO; variable
587 MessageLoopForIO() : MessageLoop(TYPE_IO) { in MessageLoopForIO() function