Searched defs:IOHandlerInterrupt (Results 1 – 3 of 3) sorted by relevance
109 bool REPL::IOHandlerInterrupt(IOHandler &io_handler) { return false; } in IOHandlerInterrupt() function in REPL
286 virtual bool IOHandlerInterrupt(IOHandler &io_handler) { return false; } in IOHandlerInterrupt() function
3170 bool CommandInterpreter::IOHandlerInterrupt(IOHandler &io_handler) { in IOHandlerInterrupt() function in CommandInterpreter