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